How to Set Up and Manage a Whitelist on Your Minecraft Server

author
Sam Administrator

A whitelist makes your Minecraft server private, only players you approve can connect. It's the simplest way to run a server for friends.

Enable the whitelist

Log in at panel.8bit-hosting.com, open your server and click Files. Open server.properties and find these two lines:

white-list=false
enforce-whitelist=false

Change both to true and save the file.

white-list=true
enforce-whitelist=true

Add players via the console

Click Console. With the server running, type:

whitelist add PlayerName
Console tab where you type whitelist commands

Replace PlayerName with the player's exact Minecraft username (case-sensitive). Repeat for each player.

Other useful whitelist commands

whitelist remove PlayerName
whitelist list
whitelist off
whitelist on

Add players by editing whitelist.json

Click Files and open whitelist.json. Add entries in this format (get the UUID from mcuuid.net):

[
  {
    "uuid": "player-uuid-here",
    "name": "PlayerName"
  }
]

After saving, run whitelist reload in the console.

Need help? Join our Discord or email support@8bit-hosting.com.

Was this article helpful?

Discussion (0)

Info

Once payment is completed, the amount you have selected will be credited to your account balance, enabling you to renew your services or place new orders.

How much do you want to add?