Two new compatibilities were implemented in this update, both related to enchantment plugins, which are difficult to implement. Feel free to check them out via the compatibility disclaimer/docs.
The Search Engine handler, responsible for analysing Spartan’s logs, will now update automatically via its objects, meaning performance usage will decrease and get more stable by significantly reducing CPU & RAM usage. This process will only still occur if Spartan has its SQL feature configured, which is necessary for the retrieval of external server data.
Logs:
Corrected a few rare & potential Violations feature null-pointer console errors.
Corrected several movement false positives caused by a Block utilities climbable block identification bug.
Slightly improved the Configuration system with more proper codes.
Slightly improved the Ground utilities with more supported bounding boxes.
Implemented a new settings.yml configuration option. (Performance.use_vanilla_ground_method)
Corrected a few movement false positives caused by bugging thru doors at specific heights.
Implemented compatibility for two custom enchantment plugins. (CustomEnchantPlus, EchoEnchants)
Noticeably improved the Search Engine handler with new useful methods.
Noticeably improved the Cloud Developer Report feature with more useful information.
Slightly improved the Syn system’s verification method with more proper codes.
Slightly improved the Block utilities with more proper use of existing methods.
Corrected a Block utilities 1.7 no-such-method console error.
Greatly improved the Cloud feature with faster codes.
Potentially corrected several Fly stable jump effect false positives.
Corrected several movement upwards building false positives caused by Block utilities inaccuracies.
Slightly improved the Configuration system with a better constructor.