5 lines
79 B
Lua
5 lines
79 B
Lua
|
nick,chan,tCommand,message = ...
|
||
|
if checkAdmin(nick) then
|
||
|
_G.loadconfig()
|
||
|
end
|