removed moderators from adminwho, added new globally accessible verb to show online moderators

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2013-02-10 21:25:29 +10:00
parent 15bc6ed7b2
commit 0ad89c7953
2 changed files with 57 additions and 16 deletions

View File

@@ -2,8 +2,8 @@
..()
if(usr.client != src.owner || !check_rights(0))
world << "\blue [usr.key] has attempted to override the admin panel!"
log_admin("[key_name(usr)] tried to use the admin panel without authorization.")
message_admins("[usr.key] has attempted to override the admin panel!")
return
if(href_list["makeAntag"])