How to Enable Beta APIs and Experimental Features on Bedrock
How to Enable Beta APIs and Experimental Features on Bedrock
Beta APIs and experimental features on Bedrock cannot be enabled directly through the server files โ they must be enabled on the world itself before uploading it to your server.
Steps
Step 1 โ Enable Beta APIs and Experimental Features on a local world
- Open Minecraft Bedrock on your device.
- Create a new world or edit an existing one.
- Go to Experiments in the world settings.
- Enable Beta APIs and any other experimental features you need.
- Save and exit the world.
Step 2 โ Prepare your world file
- Locate your world folder or world file on your device.
- If your world is a
.mcworldor.mctemplatefile, simply rename the file extension to.zipโ no additional compression needed. - If your world is a folder, compress it into a
.zipfile.
Step 3 โ Upload your world to your server
- Go to the Files tab in your panel.
- Upload the
.zipfile to your server's root directory. - Once uploaded, right-click the file and select Unarchive to extract it.
- Make sure the extracted world folder name matches the
level-name=value in yourserver.properties. - Restart your server.