• 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!

Solved TLS 0.3.6. How to disable auto-kicking players using mc?

Check your folder files from /data/creaturescripts/scripts/ and just delete or edit the script called: mckick or something that is related to MC is usually a file with the function onLogin, the other way: check your config.lua and look for a function that is related to the same thing you want, if you still can not find the solution post here.
 
Last edited:
Thanks, it was there in a AntiMagebomb file, I've been looking for something with mc in name :P I've removed this function from scripts.xml and it's very OK now. Thanks once again! :)
 
Ah, its also a config edit, Something with xxxxxxxProtection = 1 (change to 0).
There is a huge description above this function in ur config.
 
Back
Top