Switched protection internal query system to cache the requests for a location within an area, allowing the plugin to go faster when looking for protections in a location. This cached requests has a TTL configurable in the Config.yml file which allows you to define the time it'll be kept alive.
Fixes
Added condition to prevent Config.yml file to be adjusted if the field Settings.Protection.Auto-purge.Execute-every-seconds, which caused a crash on the plugin.
⚠️
This update fixes a issue with the previous update, which causes the server to not be able to load the plugin due a process with a missing condition. If you used 0.1.6.1, it should work on the first load but not on the second. Also, the new query system is intended to offer a better performance while the plugin is working. If you see any TPS issues please inform about it and we'll be checking.