Server Commands
Commands for server administration, player management, and maintenance.
/banBans a player from the server. Banned players cannot connect until unbanned.
/deopRevokes operator status from a player.
/kickDisconnects a player from the server. Unlike /ban, the player can rejoin immediately.
/listShows all players currently connected to the server, optionally with their UUIDs.
/opGrants operator status to a player, giving them permission to use server commands.
/reloadReloads all data packs, advancements, functions, loot tables, predicates, recipes, and tags from disk.
/save-allForces the server to save all chunks and player data to disk. The flush option ensures data is written synchronously.
/stopGracefully shuts down the server, saving all data before stopping.
/whitelistManages the server whitelist. When enabled, only whitelisted players can join the server.