Fixing issue relating to McMMO skill damage and mob damage percentage calculations. This in general should resolve any issues which could have happen with similar plugins introducing extra damage.
Minimized accuracies where legacy materials would be triggered to load in. In perfect world it should no longer be triggered in 1.13+ servers, if it happens, let me know. If something stopped working, like wool:15 then update it to Black_Wool
Optimization for block ownership detection
Some improvements on block ownership records to avoid reporting you that block got registered to your name while you already have it registered to your name
Added option to ignore blocks generated by generators when it comes to block protections. This allows to have ore generators but still prevent manual block place/brake actions
Rearranged block protection config section in generalConfig file to be more obvious whats what. Your old setup should not be effected.
Some rollback for changes introduced by montlikadani relating to sqlite handling which created some issues for few people. We will use good old method for it.