AlexzanderFlores / WOKCommands

130 stars 60 forks source link

wokcommands never sends the EXEPTION from messages.json #85

Closed aradclash3 closed 3 years ago

aradclash3 commented 3 years ago

whenever there is an error instead of wokcommands sending the 'an error occurred message it sends the could not find the correct message to send message, sorry if I was a little bit too picky it just doesn't look right

ghost commented 3 years ago

Do you have all messages in message.json defined? Or try this code here: https://github.com/AlexzanderFlores/WOKCommands/blob/main/src/messages.json. It works save.

aradclash3 commented 3 years ago

yeah, I have it defined

aradclash3 commented 3 years ago

it got fixed