Managing who can join and what players can do on your Minecraft server is essential for keeping your server secure and organised. This guide will show you how to add and remove players using the whitelist and manage permissions effectively.
Supported Versions: Minecraft Java Edition (Vanilla, Spigot, Paper)
Step 1: Enable the Whitelist
The whitelist ensures only approved players can join your server.
- Log into your Game Panel
- Start your server
- Open the console
- Run the following command:
whitelist on
This will enable whitelist protection on your server.
Step 2: Add Players to the Whitelist
- Open the console
- Run the command:
whitelist add PLAYERNAME
- Replace PLAYERNAME with the player’s Minecraft username
Example:
whitelist add Steve
Step 3: Remove Players from the Whitelist
- Open the console
- Run the command:
whitelist remove PLAYERNAME
Example:
whitelist remove Steve
Step 4: View Whitelisted Players
To see who is currently allowed on your server:
whitelist list
Step 5: Reload the Whitelist
If changes are not applied immediately, reload the whitelist:
whitelist reload
Managing Player Permissions (OP)
Operators (OPs) have admin access and can run commands.
Give a Player OP
op PLAYERNAME
Remove OP from a Player
deop PLAYERNAME
⚠️ Warning: Only give OP to trusted players as they will have full control over the server.
Using Permissions Plugins (Advanced)
If you are using Paper or Spigot, you can install permission plugins such as LuckPerms for more control.
- Create ranks (Admin, Mod, Player)
- Assign specific permissions
- Control commands and features per player
Note: Permissions plugins do not work on Vanilla servers.
Troubleshooting
Player Cannot Join (Not Whitelisted)
- Ensure whitelist is enabled
- Double check the username spelling
- Run
whitelist reload
Commands Not Working
- Make sure you are using the console or are OP
- Check for typos in commands
Permissions Not Applying
- Restart the server
- Check your permissions plugin configuration
- Ensure you are using Paper or Spigot
Next Steps
- Set up a permissions plugin like LuckPerms
- Configure server rules and moderation tools
- Install essential plugins for your server
- Secure your server with backups
Getting Help
- Knowledge Base: Explore more guides for configuration, setup, and troubleshooting.
- Support Ticket: Open a ticket from your HostByte account if you need assistance.
- Discord: Join our community below.
- Status Page: Check live updates at status.hostbyte.net.