How to enable cheats on a Bedrock server¶
Cheats on Bedrock are controlled via the allow-cheats property. When enabled, certain admin and world commands can be used.
Steps¶
- Open
https://panel.nexuscloud.id/. - Select your Bedrock server.
- Open the Files or Startup menu, depending on the egg you are using.
- Find the Allow Cheats option or the
allow-cheatsproperty. - Set the value to enabled.
- Save your changes.
- Restart the server.
Example in the config file¶
Commonly used commands¶
/op <username>to grant operator status./gamemode <mode>to change the game mode./gamerule <rule> <value>to change a world rule.
Notes¶
- On a Bedrock dedicated server,
allow-cheatsallows cheat commands to be used. - Operator status is still useful for access to certain commands.
Help us out
If you found this tutorial useful, please leave a review on Trustpilot! Your rating helps us make more useful guides
Cheers, Team NexusCloud