0%
Loading...
NolimitHost

Enable cheats on a Bedrock server

Last updated: July 23, 2026

Enable cheat commands on a NolimitHost Minecraft Bedrock Edition server through server.properties.

Set allow-cheats=true in server.properties — the main configuration file for the server — then restart the server. This setting allows commands that require cheats on a native Minecraft Bedrock Edition server. Cheats are commands that change the world or gameplay, such as switching game modes or giving yourself items.

Enable cheats

  1. Stop the server — Stop the server before editing server.properties so the running process does not overwrite the change.
  2. Open server.properties — Log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your Minecraft Bedrock server. In the left sidebar, click File Manager, then select server.properties in the server's main directory.
  3. Enable cheats — Find allow-cheats and set its value to true.
    allow-cheats=true
  4. Save and restart — Save the file, start the server, and watch the console for startup errors. The server reads server.properties when it starts, so the restart applies the change.

To disable cheats later, stop the server, set allow-cheats=false in server.properties, save the file, and restart the server.

Warning: Cheats allow authorized players to run commands that can change the world, player data, and server behavior. Grant operator access only to people you trust.