Managing Your Minecraft Server's Whitelist
As an operator (OP) of your Minecraft server, you have the ability to control who can join your game by managing the whitelist. This guide provides simple commands to add or remove players from your server's whitelist. Remember, you can also execute these commands via the Multicraft console.
Using Commands as OP in-game:
As an OP, you can directly use the following commands in-game:
-
Adding a Player to the Whitelist:
- Command:
/whitelist add [username]
- This command adds a player to the whitelist, granting them access to your server.
- Command:
-
Removing a Player from the Whitelist:
- Command:
/whitelist remove [username]
- Use this to remove a player from the whitelist, revoking their access to the server.
- Command:
Executing Commands in the Multicraft Console:
These commands can also be run in the Multicraft console with a slight modification:
- When using the Multicraft console, omit the
/
at the beginning of the command.
For example:
- To add a player:
whitelist add [username]
- To remove a player:
whitelist remove [username]
For Whitelist Activation:
If you need to enable or disable the whitelist feature on your Minecraft server, please refer to the article How to enable or disable whitelist on your Minecraft server.