Creating a private Minecraft server is simple with the whitelist feature. When whitelist is active, only players whose usernames you've specifically approved can join your server. Here's how to set up and manage your server's whitelist.
Adding Players to Your Whitelist
- Log in to the GhostCap Panel and select your Minecraft server.
- Navigate to the
Consolesection. - Enter the command
whitelist add Username(replaceUsernamewith the actual player name).
Activating Your Whitelist
After adding players, you need to enable the whitelist functionality:
- In the
Console, typewhitelist on. - Enter
whitelist reloadto apply changes. - Restart your server to ensure proper functionality.
Managing Your Whitelist
Use these helpful commands for whitelist management:
- View all whitelisted players:
whitelist list - Remove a player:
whitelist remove [Username]followed bywhitelist reload - Disable the whitelist entirely:
whitelist off
Tip
Remember to run whitelist reload after making any changes to ensure they take effect immediately.
