Managing Your Hytale Whitelist

ValueGameNode 33

If you want to restrict who can join your server, you can use the built-in whitelist system. This ensures only players you have approved can access your world.

Basic Commands

Use these commands directly in the ValueGameNode Console (no / needed) or in-game chat (if you are an OP).

  • Enable the Whitelist: whitelist enable

    This turns the protection on. Only players on the list can join.

  • Disable the Whitelist: whitelist disable

    This opens the server to everyone.

  • Add a Player: whitelist add <username>

  • Remove a Player: whitelist remove <username>

Checking Whitelist Status

  • Check Status: whitelist status

    Use this to see if the whitelist is currently active or inactive.

  • See All Whitelisted Players: whitelist list

  • Clear the Entire List: whitelist clear

    Warning: This removes every player from the whitelist at once.


Pro Tip: Initial Setup

When you first launch your server, the whitelist is usually disabled by default. We recommend adding yourself first (whitelist add YourName) before running whitelist enable to avoid locking yourself out!

Was this article helpful?