Set Minecraft Difficulty
Sometimes you'd like to make the game easier or harder than it currently is. You do so by changing the difficulty. For more information about difficulty, see the Minecraft Wiki article.
The Temporary Way
This method will quickly change the difficulty on the server. However, this is not a permanent change and will revert to the difficulty set in the server's server.properties file.
- Op a Player
- Have the Op'ed player use the
/difficultycommand in game. Examples:/difficulty 1or/difficulty easy
Also in ConsoleYou can use the
difficultycommand in the console without making someone an Op. Just make sure that you don't use the/at the front. Examples:difficulty 1ordifficulty easy
The Permanent Way
This method changes the server's difficulty in the server.properties file. On each restart, the difficulty will default to what is set in this file.
- Login to Command Center.
- From the server list, select the server for which you would like to enable command blocks by pressing it's Manage button.
- Click Files.
- Open
server.properties. - Edit the
difficulty=easy(for newer versions of Minecraft) ordifficulty=1(for older versions of Minecraft) to whichever difficulty you'd like:
| Difficulty Word | Correlating Number |
|---|---|
| peaceful | 0 |
| easy | 1 |
| normal | 2 |
| hard | 3 |
- Save
server.properties. - Restart your server
Updated 8 days ago

