Four Seasons Hosting
Client Portal Server StatusDiscord
  • Overview
  • FAQ
    • 🖥️VPS Hosting
    • 🎮Game Server
    • 🌐Web Hosting
    • 💰Billing
    • ❓General Questions
    • 🖥️Dedicated Server
    • Server Hardware
  • Panel Knowledge Base
    • 💼Client Area
      • Discord Linking
      • How to pay with Cashapp
      • 🤑Affiliate Program
      • How to Cancel A Service
      • How to upgrade/downgrade your service
    • 🎮Game Server Panel
      • Staff Request
      • Minecraft Features
      • How to change the game?
      • How to reset your Game Panel Password
      • Creating A Schedule
      • Your Server Node
      • Uploading Files Via SFTP
      • Adding Dev/ Sub Users
      • Subdomain
      • Server Importer
  • Service Knowledge Base
    • 🕸️Web Hosting
      • Common Website Errors
      • Four Seasons Name Servers (DNS)
    • ☁️Virtual Private Servers
      • Creating Your VPS
      • Logging into your VPS (Windows)
      • Developers and your VPS
      • How to connect to your VPS from any Linux/Debian Distro
      • Opening Ports on a VPS
      • Resetting your VPS Password
      • SSH Client Setup
      • Change Window Server Password (Locked Out)
    • 💲Reseller
    • 🖥️Dedicated Servers
      • Managing Your Server
      • Creating Backups
  • Game Knowledge Base
    • Ark
      • ARK: SA GameUserSettings.ini
      • ARK: SA Game.ini
      • ARK: SA Command /Server Startline
      • ARK: Survival Ascended VPS Set Up
    • 🚘FiveM
      • Set up a FiveM Server on a VPS
    • 🧊Minecraft
      • How much ram do I need for my Minecraft server?
      • Helpful Info!
        • What is the difference between Spigot, Paper, and PurPur?
        • Using .sh to start your server
        • How to Install Datapacks to your server?
      • Plugins
        • Bluemap
        • Chunky
        • Dynmap
        • Simple Voice Chat
      • Managing your Server
        • How to set a custom seed on your Minecraft Server
        • How to Set a Custom Minecraft Server Icon
        • Changing Your Version
        • Add Add-ons to your Bedrock Server!
        • Running Version 1.17 or below
        • Using Chunker to Convert Minecraft Worlds Across Editions
        • How to Optimize Your Server
        • How To Enable/Disable/Manage Your Whitelist/Allowlist?
      • Common Issues
        • Server Connection Timed Out
        • Exception Server Tick Loop
        • Failed to check session lock
        • How to Fix: Authentication servers are down. Please try again later
      • Reducing Lag
        • Reduce Lag on FabricMC server!
        • Reduce Lag on ForgeMC server!
    • 🐣Palworld
      • How to direct connect to your Palworld Server
    • Soul Mask
      • Soul Mask How-to's
        • How to change the game mode on your Soulmask Server
        • How to Update Your Soulmask Server
        • How to Change Soulmask Server Settings
      • Admin Commands Guide
    • 🪨Rust
    • Sons of the Forest
      • Configuring custom settings on your Sons of the Forest server
      • Setting up a Sons of the Forest server
    • Valheim
      • How to Add Mods to Your Valheim Server
      • How to fix Valheim server saying "missing world"
      • How to add admins on your Valheim server
      • Updating your Valheim Server
      • Debugging basic errors on your Valheim server
    • V Rising
      • How to Configure V Rising Server Settings
    • Arma Reforger
      • Server Requirements
      • Complete config.json guide
Powered by GitBook
On this page
  • Whitelist Commands
  • How to Enable the Whitelist
  • Important Note
  • Managing the Whitelist via the Player Manager

Was this helpful?

  1. Game Knowledge Base
  2. Minecraft
  3. Managing your Server

How To Enable/Disable/Manage Your Whitelist/Allowlist?

On Java versions of the game, the whitelist is called "whitelist" and on Bedrock it's called "allowlist". The commands are exactly the same, but the command starts differently. /whitelist on - This command is for Java. /allowlist on - This command is for Bedrock.

Whitelist Commands

There are several commands available to manage the whitelist, either through the console or in-game. Below is a list of the commands:

  • /whitelist on: Enables the whitelist.

  • /whitelist off: Disables the whitelist.

  • /whitelist add YourUsername: Adds the player named "YourUsername" to the whitelist.

  • /whitelist remove YourUsername: Removes the player named "YourUsername" from the whitelist.

  • /whitelist list: Displays all whitelisted players.

  • /whitelist reload: Reloads the player profiles from the whitelist.json file.

How to Enable the Whitelist

  1. Go to the Game Panel and stop your server.

  2. Navigate to the Properties tab and find the Enforce-Whitelist and White-List options. Toggle these on to enable the whitelist.

  3. Once done, start your server again. You can now use the /whitelist add YourUsername command in the console to add yourself to the whitelist.

Important Note

If your server has crossplay enabled (supporting both Bedrock and Java editions), some players may have spaces in their usernames (typically Bedrock players). In such cases, use the following command to add them to the whitelist:

/whitelist add "Your Username"

Make sure to enclose the username in quotation marks ("").

Managing the Whitelist via the Player Manager

  1. Go to the Game Panel and stop your server.

  2. Navigate to Console > Player Manager > Whitelist. From here, you can add or remove players from the whitelist directly.

By following these steps, you can easily manage your server's whitelist and ensure only authorized players can join.

Last updated 4 months ago

Was this helpful?

🧊