Pretty much what title says, an IP banning system that is integrated with Emisand's Admin Panel.
Printable View
Pretty much what title says, an IP banning system that is integrated with Emisand's Admin Panel.
You mean the IP Ban System as NicK ?
If i mind good the owner of darkgunz was using, on he old website, a ip ban by database a table called BannedIp
Whit 1 colum called IP - Varchar(24).
Make index.php read banned.php which contain the code to read dbo.bannedip if internet ip are same than in database = ip ban page / bannedip.php
Soo if your using the same method, its easy to make a table in admin panel to write into the dbo.bannedip
the ip you want 2 ban.
This is a realy simple website ip ban method but dont forget if the player make an account from another computer he will always can play, but cant access the website.
If the player are not stupid just remake a new ip and voila you bypassed ip ban lol.
Or you can alway edit matchserver to make it load dbo.bannedip / if ip = same than the user one / change ugrade and pgrade to 105 or 253 depending on which one your using. I dont know if its possible. But if it can would be alway pro for a gunz pserver. Better than all other ip ban method exist i think.