Merge pull request #12171 from Iamgoofball/patch-130

Kicks now inform you who kicked you.
This commit is contained in:
Remie Richards
2015-10-11 01:24:41 +01:00
+1 -1
View File
@@ -989,7 +989,7 @@
if(!check_if_greater_rights_than(M.client))
usr << "<span class='danger'>Error: They have more rights than you do.</span>"
return
M << "<span class='danger'>You have been kicked from the server.</span>"
M << "<span class='danger'>You have been kicked from the server by [usr.client.ckey].</span>"
log_admin("[key_name(usr)] booted [key_name(M)].")
message_admins("<span class='adminnotice'>[key_name_admin(usr)] booted [key_name_admin(M)].</span>")
//M.client = null