How to debug - Hetag1216/AreaReloader GitHub Wiki

If the plugin is loaded correctly but not working as intended, it's strongly advised to enable the debug function in the config, in order to monitor most of the plugin's actions and processes to help get a more accurate description on what isn't working. To enable the debug, simply go to the config file located at /plugins/AreaReloader/config.yml and change the value of the enabled status of the debug setting from false to true, after that, restart the server and the debugging function will be enabled. Once your server is back up and running, every important action (such as areas being loaded) executed by the plugin will be registered to the debug file.