Closed titushm closed 2 years ago
You are going to need to provide a better report then just that. This doesn't really explain the situation. It just tells me potential user error right now.
Not really tho, run just "!sethome" and have the creator error logs on
Ah, see what you mean. Minor issue. I will get that resolved.
Lacking something like this in the code for that specific command. I see there are some others where I forgot to do the same.
// Are there arguements
if (!args.length) {
return goHomeHelp(player, prefix);
}
like every command throws an error if you dont give args