Completely updated GeoIP, added Sqlite DB to It which is on your own local server and uses it to find data. The sqlite DB is big, but it worths the speed.
https://github.com/dretax/GeoIP-Fougerite/commit/074ded04560cc6644a7ce37e8f3e5ebe9cc1bbbc
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.