server.properties file controls gameplay, world generation, access, presentation, and performance for a Minecraft Java Edition server.
Edit server.properties
1
Create a backup
Create a backup before changing several properties or an unfamiliar advanced setting.
2
Stop the server
Stop the server so it does not overwrite the file while you edit it.
3
Open the file
Open the file manager and select
server.properties in the main server directory.4
Change one setting
Keep each property in
name=value format without spaces around =.5
Save and restart
Save the file, start the server, and check the console for an invalid value or configuration error.
Common gameplay properties
World and presentation properties
Player and performance properties
Lower view, simulation, and entity broadcast distances can reduce server load, but they also reduce how far players can see or interact with active entities.
Add a resource pack
Configure a direct resource-pack download.
Diagnose performance
Identify server-side, connection, and client lag.
