Allowlisting (or Whitelisting in older versions) players on a Minecraft Bedrock server helps ensure that only trusted and approved players can join, helping prevent griefing, hacking, and other unwanted behavior. By limiting access to the server, it can better manage server resources and avoid overloading the server with too many players. Allowlisting can also foster a more positive, tight-knit community by encouraging players to build connections and work together.
Nota: Se necesita el Gamertag de Xbox Live para agregar un jugador a la lista de permitidos.
A partir de la actualización 1.19 de Minecraft Bedrock, la whitelisting ha cambiado a permitir el acceso.
How to Add an Allowlist a Minecraft Bedrock Server
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Detener el servidor.
3. Selecciona la pestaña Archivos de Configuración y elige Propiedades del Servidor.
4. En el campo allow-list, cambia el valor a true.
5. Inicia el servidor.
How to Add Players to the Allowlist on a Minecraft Bedrock Server (Commands)
1. Inicia sesión en el panel de BisectHosting Starbase o sigue los pasos en el juego.
2. Ve a la pestaña Consola o abre el chat en el juego.
3. Ejecuta el siguiente comando para agregar jugadores a la lista de permitidos: /allowlist add [XboxLiveGamerTag]
Nota: Los comandos ejecutados en la consola del servidor no requieren el
/antes del comando.
4. Ingresa el siguiente comando para quitar jugadores de la lista de permitidos: /allowlist remove [XboxLiveGamerTag]
How to Add Players to the Allowlist on a Bedrock Server (allowlist.json)
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Detener el servidor.
3. Ve a la pestaña Archivos.
4. Abre el archivo allowlist.json.
5. Dentro de los corchetes[], ingresa el siguiente texto separado por una coma: {"ignoresPlayerLimit":false,"name":"[XboxLiveGamerTag]"}
6. Presiona el botón Guardar .