A whitelist is one of the most effective ways to control who can join your Minecraft server. By creating an approved list of players, you can create a private, secure environment for you and your community. This guide will show you how to enable and manage your server's whitelist using both in-game commands and the server properties panel.
How to Enable the Whitelist
You can turn the whitelist on in two different ways.
- Using a Command: As a server operator, you can enable the whitelist by typing
/whitelist on
directly into the console or in-game chat. - Using the Server Panel: Navigate to "Server Properties" in your game panel and toggle the "White List" option on. You will need to save the file and restart your server for this to take effect.

Managing Whitelisted Players with Commands
Once the whitelist is on, you can manage the player list with these simple commands.
/whitelist add [username]
- Adds a player to the list./whitelist remove [username]
- Removes a player from the list./whitelist list
- Shows all players currently on the whitelist./whitelist reload
- Reloads the whitelist from the file if you've made manual changes.
Best Practices & Troubleshooting
- Always double-check the spelling of a username before adding it.
- Keep a record of who you add to the whitelist, especially on larger servers.
- If a player can't join, verify their username is spelled correctly on the list and that they have a legitimate Minecraft account.
- If changes don't seem to apply, use the
/whitelist reload
command or restart the server.
Conclusion
Using a whitelist is a simple and powerful tool for any server owner. It gives you complete control over who enters your world, making it perfect for creating a private server for friends, family, or a dedicated community. By mastering a few basic commands, you can easily maintain a secure and exclusive Minecraft experience.