NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Barotrauma Admin Commands"
Jump to navigation
Jump to search
Share your opinion
| Line 16: | Line 16: | ||
</ClientPermissions> | </ClientPermissions> | ||
</pre> | </pre> | ||
| + | |||
| + | == Admin Commands == | ||
Revision as of 10:24, 17 May 2023
Admins can be added by using FTP and navigating to Data\clientpermissions.xml.
Adding Admins
Here is an example of permissions & commands. The Steam ID can be found here. --> Steam ID
<ClientPermissions>
<Client
name="Player Name"
steamid="123456789"
permissions="ServerLog, ConsoleCommands">
<command
name="heal" />
<command
name="spawn" />
</Client>
</ClientPermissions>
Admin Commands
Share your opinion