33001ef573
- added tm2 server config data - various server admin commands - minor other improvements
14 lines
324 B
XML
14 lines
324 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Configure Server Administrators -->
|
|
<authentication-config>
|
|
|
|
<!-- MasterAdmins that can't be removed ingame -->
|
|
<masteradmins>
|
|
<login>steeffeen</login>
|
|
<login>kremsy</login>
|
|
</masteradmins>
|
|
|
|
<!-- You can add other admins and operators ingame -->
|
|
|
|
</authentication-config>
|