Skip to content

Server Properties

The Properties tab provides a form-based editor for server.properties — no manual file editing required.

Common Settings

General

PropertyDescription
MOTDMessage shown in the Minecraft server list
Spawn ProtectionRadius around spawn that non-operators cannot break (default: 16)
OP Permission LevelPermission level for operators (1–4, default: 4)

Gameplay

PropertyDescription
DifficultyPeaceful / Easy / Normal / Hard
GamemodeSurvival / Creative / Adventure / Spectator
PvPEnable or disable player vs. player combat
Allow FlightAllow flying in survival mode (useful with movement plugins)
Max PlayersMaximum number of simultaneous players
Spawn AnimalsAllow passive animal spawning
Spawn MonstersAllow hostile mob spawning

World

PropertyDescription
Level TypeWorld type: normal, flat, amplified, or large_biomes
Level SeedWorld generation seed
Generate StructuresEnable or disable dungeon/village generation
View DistanceServer-side render distance (chunks, default: 10)
Simulation DistanceActive entity simulation distance (chunks)

Network

PropertyDescription
Server PortTCP port the server listens on (default: 25565)
Online ModeEnforce Mojang authentication (set false for offline/cracked mode)
Max Packet SizeMaximum size of network packets

Security

PropertyDescription
WhitelistRestrict who can join — use /whitelist add <player> in the Console to add players
Enable Command BlockAllow command blocks to run commands
Enforce Secure ChatRequire signed chat messages (Minecraft 1.19.1+)

How to Edit

  1. Navigate to the Properties tab.
  2. Modify values using toggles, dropdowns, sliders, or text fields.
  3. Click “Save” to write changes to server.properties.
  4. Restart the server — most properties take effect only on restart.

Advanced Properties

The Advanced tab within Properties exposes less common settings such as:

  • resource-pack URL and SHA-1 hash
  • network-compression-threshold
  • entity-broadcast-range-percentage
  • enable-jmx-monitoring

Edit these only if you know what they do — incorrect values can cause server instability.