0%
Loading...
NolimitHost

Change the Bedrock server difficulty

Last updated: July 23, 2026

Set a NolimitHost Minecraft Bedrock Edition server to Peaceful, Easy, Normal, or Hard.

Set the difficulty to peaceful, easy, normal, or hard. You can use the game panel console, an in-game command, or server.properties — the main configuration file for the server, which holds many of the server's core settings.

DifficultyEffect
peacefulRemoves the normal hostile-mob survival threat.
easyUses reduced hostile-mob damage and an easier survival challenge.
normalUses the standard survival difficulty.
hardUses stronger hostile-mob damage and a harder survival challenge.

Change difficulty with a command

Game panel console

Log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your Minecraft Bedrock server. Start the server, open its Console view, and enter difficulty without a leading /:

difficulty normal

In Minecraft

Join as an operator (an operator is a player with admin powers), open chat, and enter the command with a leading /:

/difficulty normal

Change difficulty in server.properties

  1. Stop the server — Stop the server before editing its configuration, so the running server does not overwrite your change when you save.
  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.
  3. Set the difficulty — Set difficulty to one supported value.
    difficulty=normal
  4. Save and start — Save the file, start the server, and join to confirm the new difficulty. Restarting is required for the new setting to take effect.