diff --git a/src/com/redstoner/modules/afk/AFK.cmd b/src/com/redstoner/modules/afk/AFK.cmd index 5436b32..7f704c8 100644 --- a/src/com/redstoner/modules/afk/AFK.cmd +++ b/src/com/redstoner/modules/afk/AFK.cmd @@ -15,6 +15,6 @@ command afk { command update_afk_listeners { [empty] { run update_afk_listeners; - permission utils.afk.admin; + perm utils.afk.admin; } } \ No newline at end of file