Skip to main content

Server Commands

Commands for server administration, player management, and maintenance.

/ban
Admin

Bans a player from the server. Banned players cannot connect until unbanned.

v1.0
/deop
Admin

Revokes operator status from a player.

v1.0
/kick
Admin

Disconnects a player from the server. Unlike /ban, the player can rejoin immediately.

v1.0
/list
All Players

Shows all players currently connected to the server, optionally with their UUIDs.

v1.0
/op
Admin

Grants operator status to a player, giving them permission to use server commands.

v1.0
/reload
Admin

Reloads all data packs, advancements, functions, loot tables, predicates, recipes, and tags from disk.

v1.0
/save-all
Owner / Console

Forces the server to save all chunks and player data to disk. The flush option ensures data is written synchronously.

v1.0
/stop
Owner / Console

Gracefully shuts down the server, saving all data before stopping.

v1.0
/whitelist
Admin

Manages the server whitelist. When enabled, only whitelisted players can join the server.

v1.0