Beasts of Bermuda allows you to designate server administrators with different permission levels using the Game.ini file. This guide covers how to assign admin access, configure admin ranks, and apply command permissions using a trusted community tool.
Step 1: Add Admins to Your Server
-
Log in to your Imperium Hosting Control Panel
-
Select your Beasts of Bermuda server
-
Navigate to Configuration Files
-
Click Text Editor next to
Game.ini
Add Admin Entry
Locate or add a line in this format:
ServerAdmins=(UserSteamId64=STEAMID64, AdminRank="DefaultAdmin")
-
Replace
STEAMID64with your personal Steam64 ID -
Each admin must be on a separate line
-
Add additional entries for each admin you wish to assign
Example with Multiple Admins:
ServerAdmins=(UserSteamId64=76561198000000001, AdminRank="Owner")
ServerAdmins=(UserSteamId64=76561198000000002, AdminRank="Moderator")
ServerAdmins=(UserSteamId64=76561198000000003, AdminRank="TrialMod")
Note: Admin levels work in reverse:
0is the highest level (e.g., Owner)
999is the lowest (regular player with no access)
Step 2: Configure Admin Ranks and Permissions
Custom admin ranks control what commands each rank can use. This is best done using a dedicated configuration tool maintained by the community.
Use the Config Tool:
-
Go to the Admin Rank Configurator section
-
Create each rank and assign specific commands
-
Click Generate Code
-
Copy the generated block of code
-
Paste it into your
Game.inifile under your admin section -
Click Save in the top-left
Example Output Format:
AdminRanks=(AdminRank="Owner", AdminLevel=0, Commands=("Kick","Ban","TP"))
AdminRanks=(AdminRank="Moderator", AdminLevel=10, Commands=("Kick","TP"))
AdminRanks=(AdminRank="TrialMod", AdminLevel=50, Commands=("TP"))
Reminder: Admins with a lower
AdminLevel(e.g.,0) have more permissions than those with higher numbers.
Step 3: Restart the Server
After saving your changes:
-
Go back to the Service Overview
-
Click Start or Restart to apply the changes
Your admins and ranks will now be active on your server.
Need Assistance?
If you're unsure how to configure your admin hierarchy or run into errors, our team is here to help.
Submit a support ticket: https://www.imperiumhosting.net/submitticket.php