Set Up a Whitelist on Your Minecraft Server
How to enable whitelist mode and manage allowed players on your Minecraft Java server.
A whitelist restricts your server to only approved players.
Enable the Whitelist
In the Console tab of the XGamingServer Panel:
whitelist onOr in server.properties:
white-list=true
enforce-whitelist=trueenforce-whitelist=true kicks non-whitelisted players who are already online when you enable it.
Managing the Whitelist
Add a Player
whitelist add PlayerNameRemove a Player
whitelist remove PlayerNameView the Whitelist
whitelist listReload After Manual Edits
whitelist reloadEditing whitelist.json Directly
The whitelist is stored in whitelist.json in the server root:
[
{
"uuid": "player-uuid",
"name": "PlayerName"
}
]Edit via Files in the panel, then run whitelist reload in the console.
💡 Tip: OPs can always join regardless of whitelist status.
Related Guides
How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server