How to Change Your Minecraft Server Difficulty
Minecraft can be played in different ways. Choose a peaceful experience without hostile mobs or a greater challenge in which these mobs deal more damage. By changing the difficulty of your Minecraft server, you control factors such as how much damage hostile mobs deal and how starvation damage works. In this guide, we explain which difficulty levels are available and how to change the difficulty.
Which difficulty levels are available in Minecraft?
Minecraft has four different difficulty levels. Each difficulty level has its own characteristics and is suited to a different gameplay experience. Review the table below and choose the difficulty that best suits your Minecraft server.
|
Difficulty |
Characteristics |
|---|---|
|
|
No hostile mobs and no hunger bar depletion |
|
|
Hostile mobs deal less damage and starvation damage stops at 5 hearts |
|
|
Hostile mobs deal the standard amount of damage and starvation damage stops at half a heart |
|
|
Hostile mobs deal more damage and starvation can kill a player |
Changing the difficulty using a command
- Log in to the game panel and go to your Minecraft server.
- Start the Minecraft server if it is not already running and wait until the server has fully started.
- Open the Console page.
- Enter the following command. Replace
DIFFICULTYwith your preferred difficulty:
difficulty DIFFICULTY- Press Enter. The new difficulty is active as soon as the console confirms the change.
Note Enter commands in the console without/. Do you have OP permissions and want to run the command in Minecraft? Use/difficulty DIFFICULTYin the chat.
Changing the difficulty through the server.properties
- Log in to the game panel and go to your Minecraft server.
- Open the Files page.
- Open the
server.propertiesfile by clicking its name. - Find the following line:
difficulty=Tip UseCtrl+Fon Windows and Linux orCmd+Fon macOS to find the setting more quickly.
- Replace the difficulty after
difficulty=with your preferred difficulty. For theharddifficulty, the line should look like this:
difficulty=hard- Save the file.
- Restart the Minecraft server using the grey restart button. The new difficulty is active as soon as the server has fully started.