Administration
Set Up a Whitelist
1 min read
Set Up a Whitelist on Your Minecraft Server
A whitelist allows only specific players to join your server. This is especially useful for private servers.
Enable the Whitelist
whitelist onAlternatively, set white-list=true in server.properties.
Add Players to the Whitelist
In the console:
whitelist add PlayerName - Adds a playerwhitelist remove PlayerName - Removes a playerwhitelist list - Shows all whitelisted playersDisable the Whitelist
In the console: whitelist off
This allows all players to join again, regardless of the whitelist.
Related Articles
Ready to try it out?
Create your own Minecraft server and put your knowledge into practice.
Create Server