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
- Login to the Ghostcap Panel and select your minecraft server
- Navigate to the Console section
- Enter the command
whitelist add Username
(replace "Username" with the actual player name)
Activating Your Whitelist
After adding players, you need to enable the whitelist functionality:
- In the Console, type
whitelist on
- Enter
whitelist reload
to 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
whitelist entirely:
whitelist off
Pro Tip
Remember to run whitelist reload
after making any changes to ensure they take effect immediately.