RetlyHosting
Discord
English
English
  • Welcome
  • RetlyHosting Tour
  • Fixes to Urgent Issues
  • Suggestions
  • Panel Usage
    • Billing Panel
      • How to Upgrade your Plan (Get More RAM)
      • How to Change the Plan Tier of your Service
      • Payment Methods Available
      • Automatic Renewal
      • How to Cancel a Service
      • How to Remove a Scheduled Cancellation of a Service
    • Control Panel
      • How to Start your Server
      • How to Move Files and Folders
      • How to Download Files & Folders
      • How to Reinstall your Server
      • How to Archive and Unarchive Files and Folders.
      • How to Change the Software of your Minecraft Server
      • How to Find your Server IP
      • How to Schedule Tasks and Automate Certain Processes.
      • How to Create & Use Databases
      • How to Check Your Server's Numeric IP
      • How to Efficiently Manage Your Server Files (Using SFTP Connection)
      • How to Modify Your Server's Startup.
      • How to Import your Server Files from another hosting company to Retly
      • How to Activate Two Factor Authentification
      • How to Change your Minecraft Server's Version
      • How to Change Panel Language
      • How to Add Users/Collaborators to your Server
      • How to Create a Backup
      • My Server Does Not Start
      • How to Change the IP of my Server?
      • How to Allocate More Ports to your Server
      • How to Log In to the Control Panel
      • I Can't Log In to the Control Panel
      • How to Manage your Minecraft Players from the Dashboard
      • Add Plugins to your Minecraft Java Server from our Panel
      • Adding Minecraft Mods from the Panel
  • Games
    • Minecraft
      • The Basics
        • How to Activate your Server's Whitelist
        • How to Import a World to your Server
        • How to Make Yourself an Operator (OP)
        • How to Change the World Seed
        • How to Enable Cracked Mode in your Server
        • How to Install Mods in your Server
        • How to Install Plugins in your Server
        • How to Link Servers with a Proxy
        • How to Add /login to your Server
        • Server Optimization
        • Server Properties (Minecraft Java)
      • Intermediate
        • How to have Multiple Worlds on your Server
        • How to Protect Server Zones & Areas
        • How to Place Custom NPCs
        • How to install Arclight
      • Advanced
      • Bedrock
        • How to add addons to your Bedrock server
        • How to upload a world to your Bedrock server
        • How to put whitelist/allowlist on your Bedrock server
Con tecnología de GitBook
En esta página
  • Enable the Whitelist in Minecraft
  • Enable the Whitelist with a Plugin
  1. Games
  2. Minecraft
  3. The Basics

How to Activate your Server's Whitelist

AnteriorThe BasicsSiguienteHow to Import a World to your Server

Última actualización hace 1 año

All Minecraft servers come with a default functionality called whitelist, which limits access to the server. The whitelist is a file where you write the usernames of the players you want to allow entry.

While all servers have a default whitelist, we do not recommend using it as it only occasionally works reliably. It only makes sense to use it if you cannot use plugins on your server due to its software limitations. If using plugins is possible, we recommend using a whitelist plugin, as they tend to be more reliable.

Next, we will show you how to configure both the default Minecraft whitelist and a whitelist from a plugin.

Enable the Whitelist in Minecraft

First, go to your server in our .

It is necessary that you have at least started the server once completely. If you haven't done it, do it first, and then come back to the tutorial.

Once you've done that, enter the File Manager, which is located at the top of the screen.

There, look for a file called server.properties. Open it and find a variable named white-list. By default, it will have the value set to false. You need to replace it with true, save the file, and exit it.

Next, look for a file called whitelist.json. You will find an empty file with only [ ] inside. Within these brackets, you need to write the names of the players you want to allow entry to the server, as shown in the following screenshot:

Now, all that's left is to save the file and restart the server to apply the changes. If you want to deactivate the whitelist at any time, you can simply go back to server.properties and replace true with false in the white-list variable.

Enable the Whitelist with a Plugin

You will need to have started the server at least once before following these steps.

  • To enable the whitelist:

/easywl on
  • To disable the whitelist:

/easywl off
  • To add a player to the whitelist:

/easywl add <Nombre de jugador>
  • To remove a player from the whitelist:

/easywl remove <Nombre de jugador>
  • To list the players in the whitelist:

/easywl list

We will be using .

The first step is to turn off the server and download the plugin. Then, upload the plugin to your server (follow the ). Once it's uploaded, turn on the server again. Now you can use the plugin, which comes with the following commands:

EasyWhitelist
tutorial on how to upload plugins to your server
Control Panel