HumanitZ servers can moderate and manage their servers by using various commands to remove unruly players. By utilizing RCON, server managers can kick or ban any player from the server remotely, temporarily removing them to make space or adding them to the permanent banlist. Users can be unbanned by manually removing them from the list or by running a specific command, ensuring users have full control over who is able to play on their server.
Note: The following method requires RCON to be enabled on the server.
1. Log in to the BisectHosting Starbase panel.
2. Start the server.
3. Go to the Console tab.
4. Run the players command to retrieve currently connected players' SteamIDs.
Note: Learn how to find a player's SteamID manually here.
5. Run any of the commands listed below using the designated player's SteamID.
| Command | Description |
|---|---|
kick [SteamID] |
Removes the player from the server. |
ban [SteamID] |
Removes the player and adds them to the banlist. |
unban [SteamID] |
Removes a player's SteamID from the banlist. |
fetchbanned |
Lists the SteamID for all currently banned players. |
How to Ban Players from a HumanitZ Server (Banlist)
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Files tab.
4. Open the HumanitZServer folder.
5. Open the Create dropdown and choose Create File.
Note: If there is already an
F_BannedPlayers.txtfile present, skip step 5 and open the file.
6. Enter the players SteamID64 on a new line. Separate multiple ID's per line.
7. Choose Create File or Save if the file was already present.
8. Name the file F_BannedPlayers.txt, then choose Create File.
9. Start the server.