v6.2.1 Fix error when enabling debug log via /cmr reload, make WG API more foolproof
Pretty much what the update title says, there was an error if you tried to enable the debug log by editing the config then using /cmr reload because we only initialized the config on plugin load. (I feel like this has happened before? Or maybe just been on the to-do list for a while?)
Also made sure the WorldGuard API didn't throw errors if there was no compatible version installed and instead disabled support like it was supposed to.