How do I ban players on my Soulmask server?
To be able to ban players from your server, it is important that you are the admin on your server. You can find all information about this HERE.
Once you are an admin, proceed as follows to ban a player from your server.
IMPORTANT You need the SteamID of the player you want to ban.
- Log in as admin on your server
- Then press the tilde key (~) ingame to open the command console
Hint If this does not work for you, we recommend changing the keyboard layout to English (UK). Then it should work with ^ (to the left of the number 1 and under ESC).
- Now enter the following command, which “enables” the banlist on your server
gm EnableServerPermissionList 1 1 - To ban a player, enter the following command
gm AddServerPermissionList 1
IMPORTANT Instead of , the actual SteamID of the player to be banned must be entered here.
Can I also unban a player?
In theory, you can also unban a banned player so that they can access your server again. However, we advise you to think carefully about whether this step makes sense. A ban was usually issued for a reason and unbanning a banned person could lead to different situations (such as a player taking “revenge” on your server, etc. …).
If you really want to unban someone, proceed as follows:
- Log in as admin on your server
- Then press the tilde key (~) ingame to open the command console
Hint If this does not work for you, we recommend changing the keyboard layout to English (UK). Then it should work with ^ (to the left of the number 1 and under ESC).
- Now enter the following command:
gm RemoveServerPermissionList 1 <Steam ID>
IMPORTANT Instead of , the actual SteamID of the player to be banned must be entered here.