Adding admins on a Rust server can help maintain a safe and enjoyable gameplay experience for all players. Los administradores pueden monitorear y hacer cumplir las reglas del servidor, responder a las quejas de los jugadores y prevenir o detener comportamientos disruptivos. Por otro lado, eliminar administradores que abusan de su poder o incumplen con sus responsabilidades es igualmente esencial para garantizar una experiencia de juego justa y segura.
Note: There are two different admin roles. OwnerID allows adding and deleting admins, while ModeratorID does not.
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Detén el servidor.
3. Select the Config Files tab and choose Users Config.
4. Input one of the following in a new line to add an owner or moderator:
ownerid <SteamID64> "optional_user_name" "optional_reason"
moderatorid <SteamID64> "optional_name" "optional_reason"
Note: Learn how to find the SteamID64 here.
5. Presiona el botón Guardar .