Releases: Spazzinq/FlightControl
4.7.20-BETA
Apologies to anyone who downloaded the 4.7.19-BETA. The 19-BETA broke many of the flight hooks that allowed FlightControl to control other plugins. This update merely reverts that part of the code to the way it was before (nothing changed except the plugin works now).
4.7.19-BETA
DOWNLOAD REMOVED BECAUSE THIS BETA BROKE THE PLUGIN
Additions:
- Option to disable auto reloading (if it causes issues with your server config)
- Support for SuperiorSkyblock2
- Flight permission (fightcontrol.flycommand -- granted by default)
Fixes:
- Several NPE errors
- Nearby check now bypasses people in vanish
- Updated AdvancedEnchantments API
4.7.13-BETA
Additions:
- Redesign of the
tempfly command
- Add 'height_limit' feature
- Add TownyNationCheck
- Add Residence support
Changes:
- Performance improvements
- Update translations
Fixes:
- Remove fall damage timer
- Redesign update checker (to fix server crash)
- isEnemy NPE (caused by Citizens)
- Tempfly timer
- Tempfly hanging disable
Previous changes:
- Fixed 1.16 actionbar
4.6.7-BETA
Fixes #36 (1.16 actionbar)
4.3.11
This update contains general performance improvements. The next updates, along with implementing the requested features, will focus on making FlightControl as efficient as possible. By the way, thank you for using FlightControl!
+ Support for flight in trusted GriefPrevention claims (config option & permission)
+ Added silent /tempfly command (/silenttempfly)
+ Support for CombatLogX 10 (Support for CombatLogX 9 is still available)
~ Fixed migration of config settings
~ Fixed issue with GriefPrevention feature
~ Fixed issue with Multiverse worlds
4.3.3
4.3.2
4.3.1
Whew, it's been a while hasn't it...
This update is not just nice shine on version 4; yes, it fixes many problems, but adds some significant features.
As always though, enjoy the automatic config/message migration.
Major changes:
+ Message translations (locale support!)
+ Custom messages (lang.yml)
~ Fixed tempfly system
~ Better update system (complies with semantic versioning)
+ Added GriefPrevention support
~ Modified towny and lands permissions (check out the new permissions site)
+ Added config option + permission to allow flight in trusted lands
+ Added nearbypass permission
+ Added support for CrazyEnchantments' "Wings" enchant
Mini-fixes:
~ Automatically set bypass for OPs
~ Updated Lands support
~ Updated CombatLogX support
~ Fixed flight speed storage bug
~ Fixed actionbar
~ Fixed bug setting flight
~ Improved Factions enemy check performance
Developers:
Switched to Gradle
Added remote debug
Created a permission management system
Heavily refactored ConfUtil
Renamed modules
Added NPE check in LandsHook
Catch DeluxeCombat NPE
Async update check
Added Factions hook double-check
4
Version 4. It's finally here.
Here are ALL the goodies you get from this major restructuring (a complete under-the-hood makeover):
- An all new categories structure to easily, quickly, and efficiently manage player groups
- Did I mention that new structure? Oh yeah, it makes the actual config much simpler now.
- Automatic config/categories updating AS SOON AS THE FILE IS SAVED
- Personal flight speeds... because why didn't they exist before? (/flyspeed)
- Notifcations of problems with your categories (like "hey, this world doesn't exist")
- Fixes to pesky Factions problems through a makeover of the hook system 😎
- Tempfly no longer bypasses flight restrictions... because it shouldn't
- An option to make a sound every time you disable your flight
- The fly command permission doesn't exist anymore. It was too confusing.
Oh yeah, and enjoy 1.15 support completely free of charge. 🎉
For all the developers: everything is more secure, up-to-standard, and prettier than ever before. Check out the code!