- Fixed a bug that caused excessive resource usage on player join / quit in the data manager. Tempfly should now be much less resource intensive on timings. In some test cases on servers (50-100 players) the plugin became 75% more efficient.
- Updated IridiumSkyblock hook to new version of the plugin. Old versions will no longer work.
(Thanks to iGabyTM for submitting this PR and also cleaning up some of my messy code)
- Added an invalid vault economy message to the shop rather than the default invalid command message to avoid confusion.
- Added self inflicted damage option to combat log
- Flight on login is now part of the autofly option in the config and can be disabled.
- Fixed plugin conflict with world manager plugins that caused flight to be disabled while teleporting to custom worlds.
- Fixed an error caused by typo in WorldGuard hook with WorldGuard version 6.2 for 1.8 servers.
- Removed almost all of the local classpath dependencies and imported with maven.
- Probably some other stuff i forgot to write down.