• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Conifguration

Mobb

New Member
Joined
Sep 7, 2008
Messages
106
Reaction score
0
Hello, i don't understand this please help me:


adminLogsEnabled = "yes"

replaceKickOnLogin = "yes"

AND how to change admin.xml, I dont want to other gm's in my server. No hackers, no connect to my console.

<?xml version="1.0" encoding="UTF-8"?>
<otadmin enabled="0">
<security onlylocalhost="1" maxconnections="1" loginrequired="1" loginpassword="xxxxx"/>
<encryption required="0">
<!-- key type="RSA1024XTEA" file="rsakey.private"/ -->
</encryption>
</otadmin>
 
Back
Top