Barotrauma server administrators have access to a range of server management commands including kicking/banning players, changing server settings, spawning items and a lot more.
Adding an Administrator
Administrators can be set by adding their name and Steam64ID in the Barotrauma Permission Settings section of your control panel.
- Access your control panel and Stop your server.
- Navigate to Files > Config Files.
- Click Barotrauma Server Settings.
- Set Validate Files to Disabled.
- Go back to Config files, and click Barotrauma Client Settings.
- Replace the existing
<ClientPermissions />
line with the following snippet (if it hasn't been changed yet):
<ClientPermissions> </ClientPermissions>
- Enter the following between
<ClientPermissions>
and</ClientPermissions>
:
<Client name="NAME" steamid="STEAM64ID" preset="Admin" > <command name="givecommandperm" /> </Client>
- Save and Start your server.
To learn more about Barotrauma server hosting, you can browse our library of Knowledgebase articles here.
If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php