14 lines
325 B
XML
14 lines
325 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 moderators ingame -->
|
|
|
|
</authentication-config>
|