- Corrected an issue where some top player placeholders would result in console errors.
- Corrected an issue that would cause the top player feature to not calculate SQL data.
Logs:
- Applied some code maintenance to the Top Player feature.
- Implemented proper documentation for the PlaceholderAPI placeholders.
- Middle clicking in the inventory menus has been replaced with shift clicking.
Logs:
- Removed the “awareness_notifications” option via settings.yml.
- Removed the Error utilities and included their functionality in the Awareness Notifications feature.
- Noticeably improved the String utilities with recent & new methods.
Logs:
- Corrected a bug where the stats directory would fail to create.
- Corrected an issue where stats would not save correctly when the player disconnected.
- Corrected a Block Ignite event null-pointer console error.
Noticeably optimised the Top Player feature to run under one thread instead of multiple, which will significantly help with lag over the long term.
