yukichan/cmds/reload.lua

5 rivejä
79 B
Lua

nick,chan,tCommand,message = ...
if checkAdmin(nick) then
_G.loadconfig()
end