fgdshhf
This commit is contained in:
parent
4b66acc01d
commit
a94671dc06
4 changed files with 23 additions and 18 deletions
|
@ -56,7 +56,6 @@ module.exports = async (client, message) => {
|
|||
}
|
||||
}
|
||||
|
||||
console.log(settings.systemNotice)
|
||||
if (level < client.levelCache[cmd.conf.permLevel]) {
|
||||
if (settings.systemNotice === true) {
|
||||
return message.channel.send('You don\'t have permission to run this command!')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue