Minecraft

Minecraft Java Server Properties Guide

Minecraft·March 22, 2026·9 min read

Minecraft server properties allow administrators to customize various aspects of their server. These adjust gameplay mechanics, such as game mode, difficulty, and world generation options. They also manage server performance by setting the maximum number of players and controlling the server's view distance. The following guide goes through each setting and briefly describes what it does.

Note: Learn how to edit Minecraft server settings here.

Note: The settings listed are the defaults as of Minecraft version 1.19.3.

Minecraft Java Server Properties Guide

enable-jmx-monitoring=false

Sets whether JMX technology is enabled or not.

rcon.port=25575

Sets the rcon port when enable-rcon=true.

level-seed=

Generates a world seed based on the value. Characters and positive and negative numbers can be used. If left blank, it generates a random seed.

Example: level-seed=Steve12345 or level-seed=-98723453134

gamemode=survival

Sets the game mode on the server. Values are survival, creative, adventure, and spectator.

enable-command-block=false

Sets whether command blocks are enabled or not on the server.

enable-query=false

Sets whether query is enabled or not. Server lists use it to obtain server information.

generator-settings={}

Sets the world generation customization.

enforce-secure-profile=true

Sets whether chat reporting is enabled or not.

level-name=world

Sets the world name and save folder.

motd=A Minecraft Server

Sets the message of the day.

query.port=25565

Sets the query port when enable-query=true.

pvp=true

Sets whether PvP is enabled or not.

generate-structures=true

Sets whether structures like villages generate in new chunks. Dungeons generate regardless of the setting.

max-chained-neighbor-updates=1000000

Sets the limit on the amount of consecutive neighbor updates before skipping additional ones. When the value is negative, it is disabled. It is recommended to leave at the default value.

Conclusion

Minecraft server properties are essential settings that allow players to customize their gaming experience. Understanding how to modify server properties can be challenging for beginners, but it is an important skill to master for anyone who wants to successfully manage a Minecraft server. With the right settings, players can create a unique and enjoyable Minecraft experience for their users.

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support