diff --git a/config.yml-template b/config.yml-template index 7e0b249..175cb4a 100644 --- a/config.yml-template +++ b/config.yml-template @@ -30,4 +30,6 @@ logging: # set to true for faster loading of player avatars that can be outdated at times # set to false for non-cached, up-to-date player avatars -cache_avatars: true \ No newline at end of file +cache_avatars: true + +raise_command_errors: true \ No newline at end of file