New to CraftNodes? Use code WELCOME10 at checkout for 10% off your first month.

Back to Blog

May 13, 2026

How to Enable Whitelist on Your Minecraft Server

Learn how to enable and manage the whitelist on your Minecraft server. Keep your server private by only allowing approved players to join.


What Is the Whitelist?

The Minecraft server whitelist is a list of approved player usernames. When whitelist is enabled, only players on the list can join. Everyone else gets a "Not whitelisted" error.

Enabling the Whitelist

Run this command in your server console or in-game as an op:
whitelist on

Or set white-list=true in server.properties and restart.

Managing the Whitelist

  • whitelist add PlayerName — Add a player
  • whitelist remove PlayerName — Remove a player
  • whitelist list — See all whitelisted players
  • whitelist reload — Reload the whitelist file

Whitelist vs Operator

Being on the whitelist just lets you join. Being an operator (/op) gives you admin commands. These are separate — you can be whitelisted without being an op.

Whitelist File

The whitelist is stored in whitelist.json in your server root directory. You can edit this file directly via the Pterodactyl file manager on CraftNodes if you need to bulk add or remove players.


All posts

CraftNodes Blog