NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
	
	
	
	Barotrauma Admin Commands
Admins can be added by using FTP.
Adding Admins
- Using FTP, navigate to Data\clientpermissions.xml.
- Using this format, add in the player name, Steam ID, and commands.
 <Client
    name="<player name>"
    steamid="<steamid>"
    permissions="<permission(s)>">
    <command
      name="<commandname>" />
  </Client>
Here is an example of permissions & commands.
<ClientPermissions> 
<Client
    name="Player Name"
    steamid="123456789"
    permissions="ServerLog, ConsoleCommands">
    <command
      name="heal" />
    <command
      name="spawn" />
  </Client>
</ClientPermissions>
Share your opinion
