serversettings.xml warning

This commit is contained in:
Alex 2020-12-14 04:27:16 +02:00 committed by GitHub
parent 51e17b3ec9
commit 14f0c7e8b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ Ports required to run the server in a table format.
| Game Port | 27015 |
| Query Port | 27016 |
**WARNING**
** You must edit the port and server settings in serversettings.xml file or your server will not work!**
**WARNING
You must edit the port and server settings in serversettings.xml file or your server will not work!**
### No console
Barotrauma server does not currently have server console, it will just spam random messages. You have to add yourself as admin and type commands in-game. Admin file is located at Data/clientpermissions.xml, example config is below.
@ -23,4 +23,4 @@ Barotrauma server does not currently have server console, it will just spam rand
name="YOUR INGAME NAME HERE"
steamid="YOUR STEAM64ID here"
preset="Admin" />
</ClientPermissions>
</ClientPermissions>