Page 1 of 1

Logblocking plugin

Posted: May 15th, 2012, 9:34 pm
by sam-the-man
Hey, so I need a logblocking plugin for my server. However, things like 'Logblock' and 'Hawkeye' All require an mySQL server.

So... What I need is a logblocking/rollback plugin like LogBlock that doesent require an mySQL server...

Help? :)

Thanks -don

Re: Logblocking plugin

Posted: May 15th, 2012, 11:17 pm
by Maxloader
You do not want a file based logblock plugin, whenever you query a block the whole server will freeze for like 5 seconds.
If you do not want to listen to me i suggest you try adding 'sql-lite' or 'file based sql' (sql-lite is file based) to your search terms.

Re: Logblocking plugin

Posted: May 16th, 2012, 8:13 pm
by sam-the-man
So I NEED a mySQL server to have a logblocking plugin?

Re: Logblocking plugin

Posted: May 16th, 2012, 10:03 pm
by Maxloader
Kinda yes, mysql is fairly easy to install.
Just remember the password you set for and your good to go.

Re: Logblocking plugin

Posted: May 17th, 2012, 4:49 pm
by sam-the-man
Ok,

Cheers :)