~ Completely optimized Fly Manager making it run completely ASYNC.
~ Corrected issues with money logs (Depositing / Withdrawing) not logging or logging incorrect deposit / withdrawal values.
~ Corrected an issue with certain Econ values returning incorrect values.
+ Added "timeAfterClaimBeforeFly" - This time in seconds after claiming before any player can fly in that land. (default -1 & disabled)
~ Updated some default configs to suit current servers.
~ Optimized sending & retrieving map for player (Should see a significant reduction on message sending overhead)
- Cleanup [BACKEND]
+ Added the ability for bypassing admins to bypass claim limit
+ Added /f baltop - Lists the top players balances
~ Corrected an integration issue with FactionsKore. When last resort is started it will now pause the raid.
~ Corrected an issue when click to claim is turned off sending empty command messages.
~ Corrects an error with integration with Groups if not using a known permission/grouping plugin
~ Corrected an error with running /f baltop in console
- Removed unused imports
- Removed Faction class methods that are unused
- Cleanup [BACKEND]
+ Added max claim size so players cannot /f claim <radius> more than x amount
~ Corrected being able to /f leave and /f create to bypass roster kicks (Must now roster leave)
~ Corrected being able to /f ban someone and it not trigger a roster kick
~ Optimised Max & current faction power calculations
~ Corrected an issue with faction power being boosted with bypassed players
- Removed CaneChunks (This feature was highly unoptimised and causing lag so its best to be removed)
