Quote:
Originally Posted by HeLiOn_PrImE
I'm trying to figure out a ban system that would work on a database.
Is there anyway to script timed bans without needing a timer?
If not, how can I make it the most efficient and less consuming?
|
you only really need to check a ban when they join, then if its expired remove it. but to keep my database clean I ran a timer with a 6 hour interval