mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 09:02:54 +08:00
serversettings.xml warning
This commit is contained in:
parent
51e17b3ec9
commit
14f0c7e8b8
@ -11,8 +11,8 @@ Ports required to run the server in a table format.
|
|||||||
| Game Port | 27015 |
|
| Game Port | 27015 |
|
||||||
| Query Port | 27016 |
|
| Query Port | 27016 |
|
||||||
|
|
||||||
**WARNING**
|
**WARNING
|
||||||
** You must edit the port and server settings in serversettings.xml file or your server will not work!**
|
You must edit the port and server settings in serversettings.xml file or your server will not work!**
|
||||||
|
|
||||||
### No console
|
### 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.
|
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"
|
name="YOUR INGAME NAME HERE"
|
||||||
steamid="YOUR STEAM64ID here"
|
steamid="YOUR STEAM64ID here"
|
||||||
preset="Admin" />
|
preset="Admin" />
|
||||||
</ClientPermissions>
|
</ClientPermissions>
|
||||||
|
Loading…
Reference in New Issue
Block a user