Hi again,
Thanks for the clarification!
Just to share some insight: my world (mcworld) currently runs on server version 1.21.81, but I'm playing locally on 1.21.71, and everything works fine — world loading and gameplay are fully compatible between these two versions since they’re very close.
In theory, if I upload the entire folder containing a previous version of the server (e.g., 1.21.71/bedrock_server), I could launch the server using:
./1.21.71/bedrock_server
instead of the default:
./bedrock_server
This would let me test and run an older version manually. However, the "Startup Command" menu is currently locked, so I can’t override the launch command to test this directly.
Would it be possible to either:
- Re-enable the "Startup Command" field for manual override?
- Or allow us to select which
bedrock_server binary to run?
This small flexibility would make testing previous versions much easier — especially when they're still world-compatible and used for version-specific testing or bug reproduction.
Let me know if that’s something your team would consider. I'd be happy to share more details or assist with testing.
Best regards,
PaPaNoSt