Adds settable rank to IRC messages, changes it so non-admins can see who on IRC is messaging them, and adds the name of the original sender to reply PMs

This commit is contained in:
GinjaNinja32
2015-08-18 02:16:50 +01:00
parent 122d74acc1
commit f0c8db3d0f
3 changed files with 18 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
if(mute_irc)
usr << "<span class='warning'You cannot use this as your client has been muted from sending messages to the admins on IRC</span>"
return
cmd_admin_irc_pm()
cmd_admin_irc_pm(href_list["irc_msg"])
return