Implemented max members
Missing command is now added to the list
Fixed iConomy bug.
https://github.com/dretax/Python-Plugins/commit/f8652216f4443371bbacd3338d13db9ee0193d45
https://github.com/salvadj1/AntiBadWords/blob/master/AntiBadWords.cs#L44
A suggestion here.
string Text = chatString.OriginalMessage;
instead
string Text = chatString.OriginalMessage.ToLower();
This will detect anything in the chat without case sensitivity.
Also here...
Complete, turns out iScripters only sent me a part of the SQL db which was a conversion of my ini db, but the theory works nicely. Will be releasing it soon.
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.