03.10.2014, 23:44
my script has a system, where when you are banned it saves who banned you, the date, and reason, as well as your ip to a database.
When someone connects, it goes through that database and pulls the IP. If the IP is similar to the banned one (like range banning) it will send a warning message to admins, with the banned IP and their IP.
When someone connects, it goes through that database and pulls the IP. If the IP is similar to the banned one (like range banning) it will send a warning message to admins, with the banned IP and their IP.