Configuration
Server properties

Server Properties

This page displays the server.properties file of PowerNukkitX with default values
server.properties
#Properties Config file
motd=PowerNukkitX Server
sub-motd=v2.powernukkitx.com
server-port=19132
server-ip=0.0.0.0
view-distance=16
white-list=off
achievements=on
announce-player-achievements=on
spawn-protection=16
max-players=20
allow-flight=off
spawn-animals=on
spawn-mobs=on
gamemode=0
force-gamemode=off
hardcore=off
pvp=on
difficulty=1
level-name=world
level-seed=
allow-nether=off
allow-the_end=off
use-terra=off
enable-query=on
enable-rcon=off
rcon.password=2NDcxN2E3Y
auto-save=on
force-resources=off
force-resources-allow-client-packs=off
xbox-auth=on
check-login-time=off
disable-auto-bug-report=off
allow-shaded=off
server-authoritative-movement=server-auth
network-encryption=on

motd=PowerNukkitX Server

Message of the Day displayed in the client's user interface.

sub-motd=https://v2.powernukkitx.com (opens in a new tab)

Subtitle displayed at the top of the right menu when ESC is pressed.

server-port=19132

Server port.

server-ip=0.0.0.0

Server IP address used by the server (default 0.0.0.0).

view-distance=12

Maximum view distance limited by the server.

white-list=off

Enable server whitelist (off/on).

achievements=on

Enable achievement system (off/on).

announce-player-achievements=on

Send a notification message when a player achieves something (off/on).

spawn-protection=16

Spawn point protection range.

max-players=20

Maximum number of players.

allow-flight=off

Allow flight (anti-cheat and anti-griefing for Nukkit) (off/on).

spawn-animals=on

Generate animals (currently ineffective) (off/on).

spawn-mobs=on

Generate mobs (currently ineffective) (off/on).

gamemode=0

Default game mode:

  • 0: Survival mode
  • 1: Creative mode
  • 2: Adventure mode
  • 3: Spectator mode

force-gamemode=off

Force default game mode when players join the server (off/on).

hardcore=off

Enable hardcore mode (death leads to banning) (off/on).

pvp=on

Enable PvP (off/on).

difficulty=1

World difficulty:

  • 0: Peaceful
  • 1: Easy
  • 2: Normal
  • 3: Hard

level-name=world

Name of the main world map.

level-seed=

Seed for the main world map.

allow-nether=on

Enable the Nether (off/on).

allow-the_end=on

Enable the End world (off/on).

use-terra=on

Enable Terra generation (off/on).

enable-query=on

Enable server protocol listening to display server information (off/on).

enable-rcon=off

Enable remote control protocol for the server (off/on).

rcon.password=iMDhjOTcxN

Remote control protocol password.

auto-save=on

Automatic world saving (off/on).

force-resources=off

Force server resource pack usage (off/on).

force-resources-allow-client-packs=off

When force-resources is enabled, allow clients to use their own resource packs. Enabling force-resources is required for this feature to take effect.

xbox-auth=on

Enable Xbox online verification (may prevent non-whitelisted players from entering the server) (off/on).

check-login-time=off

Check client login time. This may reduce the likelihood of malicious attacks but could also prevent some players from connecting to the server (off/on).

disable-auto-bug-report=off

Disable automatic error reports to the Sentry platform (off/on).

allow-shaded=off

Allow the use of shaded packages to start the server (off/on).

server-authoritative-movement=server-auth

Server movement validation mode (client-auth/server-auth).

network-encryption=on

Enable network encryption (off/on).