Skip to content

whitelist command in Minecraft

The whitelist command in Minecraft allows server administrators to control who can access their server. By managing the whitelist, you can ensure that only approved players can join, keeping your server secure. This command is essential for preventing unwanted players from entering your world and disrupting your gameplay experience. Mastering the whitelist command will help you maintain a safe and enjoyable environment for yourself and other players.

whitelist Syntax:

Terminal window
whitelist add <player>
whitelist remove <player>
whitelist list

Minecraft whitelist Options:

OptionDescription
addAdds a player to the whitelist
removeRemoves a player from the whitelist
listLists all players on the whitelist

whitelist Parameters:

ParameterDescription
playerSpecifies the player to add or remove from the whitelist

How to use whitelist command:

Add a Player to the Whitelist

Terminal window
whitelist add player1

Adds a player named “player1” to the whitelist.

Remove a Player from the Whitelist

Terminal window
whitelist remove player2

Removes a player named “player2” from the whitelist.

Enable the Whitelist

Terminal window
whitelist on

Enables the whitelist, only allowing whitelisted players to join the server.

Disable the Whitelist

Terminal window
whitelist off

Disables the whitelist, allowing any player to join the server.

List all Players on the Whitelist

Terminal window
whitelist list

Displays a list of all players currently on the whitelist.

Clear the Whitelist

Terminal window
whitelist clear

Removes all players from the whitelist.

Check if a Player is on the Whitelist

Terminal window
whitelist check player3

Checks if a player named “player3” is on the whitelist.

Reload the Whitelist

Terminal window
whitelist reload

Reloads the whitelist, applying any recent changes made to it.

How do I use whitelist in Minecraft?

To use the whitelist command in Minecraft, execute the following command:

Terminal window
whitelist add player1

How do I add a player to the whitelist in Minecraft?

To add a player to the whitelist in Minecraft, use the following command:

Terminal window
whitelist add player2

How do I remove a player from the whitelist in Minecraft?

To remove a player from the whitelist in Minecraft, use the following command:

Terminal window
whitelist remove player3

How do I check the players on the whitelist in Minecraft?

To check the players on the whitelist in Minecraft, use the following command:

Terminal window
whitelist list

How do I turn on the whitelist in Minecraft?

To turn on the whitelist in Minecraft, use the following command:

Terminal window
whitelist on

How do I turn off the whitelist in Minecraft?

To turn off the whitelist in Minecraft, use the following command:

Terminal window
whitelist off

How do I reload the whitelist in Minecraft?

To reload the whitelist in Minecraft, use the following command:

Terminal window
whitelist reload

Can I use whitelist commands in the Minecraft server console?

Yes, you can use whitelist commands directly in the Minecraft server console by typing the command followed by the necessary arguments.

Terminal window
whitelist add player4

Applications of the whitelist command

  • Restricting access to the server
  • Managing permissions for specific players
  • Creating a private or exclusive server environment
  • Preventing griefing or unwanted players from joining
  • Allowing only approved players to join the server