Admins can now follow href spammers

This commit is contained in:
oranges
2017-03-16 01:54:25 +00:00
parent 4a5cf0ce7d
commit 3e38e06e56
+1 -1
View File
@@ -53,7 +53,7 @@
topiclimiter[ADMINSWARNED_AT] = minute
msg += " Administrators have been informed."
log_game("[key_name(src)] Has hit the per-minute topic limit of [config.minutetopiclimit] topic calls in a given game minute")
message_admins("[key_name_admin(src)] [ADMIN_KICK(usr)] Has hit the per-minute topic limit of [config.minutetopiclimit] topic calls in a given game minute")
message_admins("[key_name_admin(src)] [ADMIN_FLW(usr)] [ADMIN_KICK(usr)] Has hit the per-minute topic limit of [config.minutetopiclimit] topic calls in a given game minute")
to_chat(src, "<span class='danger'>[msg]</span>")
return