Skip to content

Conversation

@HeyImJ0hn
Copy link

Having the command list of the reward section in config empty would sometimes crash the server, and having a command that did not exist would fully crash the server. This commit fixes it by checking if the commands list is not null and instead of throwing an exception when it wasn't null but the command didn't exist, it prints the exception without crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant