mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-19 11:42:21 +01:00
Updates
This commit is contained in:
@@ -32,7 +32,6 @@ world/IsBanned(key,address,computer_id)
|
||||
continue
|
||||
|
||||
var/banned_address = copytext(line, 1, length(line)+1)
|
||||
testing("Blacklist: address:[address] - banned_address:[banned_address]")
|
||||
if(banned_address == address)
|
||||
log_access("Failed Login: [src] - Blacklisted IP")
|
||||
message_admins("\blue Failed Login: [src] - Blacklisted IP")
|
||||
|
||||
Reference in New Issue
Block a user