2013-11-09 10:46:45 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Configure authentication for players -->
|
|
|
|
<authentication-config>
|
|
|
|
|
2013-11-10 19:30:14 +01:00
|
|
|
<!-- SuperAdmins that can't be removed ingame -->
|
|
|
|
<xsuperadmins>
|
2013-11-09 10:46:45 +01:00
|
|
|
<login>steeffeen</login>
|
2013-11-10 03:07:45 +01:00
|
|
|
<login>kremsy</login>
|
2013-11-10 19:30:14 +01:00
|
|
|
</xsuperadmins>
|
2013-11-09 10:46:45 +01:00
|
|
|
|
2013-11-10 19:30:14 +01:00
|
|
|
<!-- You can add other admins and operators ingame -->
|
2013-11-09 10:46:45 +01:00
|
|
|
|
|
|
|
</authentication-config>
|