I think I realised. Your server files are outdated.
I assume you are using cracked. https://mega.co.nz/#!mY4jkSgA!s-FkoXxJUuHwer0oo2BDkvKBee4PjxZjJYNRgyan5FM
Ban System updated
Cache clear feature was kinda useless, removed It
Player class received the CommandCancelList which is a C# list. That will handle the command restriction features.
public void RestrictCommand(string cmd)
{
if (!CommandCancelList.Contains(cmd))...
It used to do that.
Fougerite now provides a much more powerful bansystem (I have to update It again though)
GlobalBanlist.ini was made so other devs can access It easily.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.