14 lines
328 B
XML
14 lines
328 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Configure authentication for players -->
|
|
<authentication-config>
|
|
|
|
<!-- SuperAdmins that can't be removed ingame -->
|
|
<xsuperadmins>
|
|
<login>steeffeen</login>
|
|
<login>kremsy</login>
|
|
</xsuperadmins>
|
|
|
|
<!-- You can add other admins and operators ingame -->
|
|
|
|
</authentication-config>
|