]> jfr.im git - irc/quakenet/lua-labspace.git/blobdiff - labspace.lua
Fix notice target for !add.
[irc/quakenet/lua-labspace.git] / labspace.lua
index 3bf2f0aafbb68847c58eb9c14f626527408ea78e..700026233700d2144774c647028776fc51439f2c 100644 (file)
@@ -942,7 +942,7 @@ function ls_add_player(channel, numeric, forced)
     end
 
     if chanuser.opped then
-      ls_notice(channel, "You must not be opped to use this command.")
+      ls_notice(numeric, "You must not be opped to use this command.")
       return
     end