- fix %wfly_fly_activate%
- teleport the player to the ground when they return to a world while in the air and flight is disabled (to prevent them from dying).
- fix auto config for decrementation-disable-by-condition and fix reload command in lib wConfigAPI
- refacto all db method into FlyTimeRepository
- fix conditions auto added by missing and fix reload command for condition
- fix auto config for decrementation-disable-by-condition and fix reload command in lib wConfigAPI
- change version auto (version string in config)
- make wfly addall/removeall <int> working on proxy (tested on bungeeCord and Velocity, still a beta features, please report if issue)
WFly Plugin - Version 1.0.2.5 - Patch Notes
Here comes a major update with new features and improvements!
New Features & Commands
- Added
/wfly addall <amount in seconds>to add fly time to all online players.- Added
/wfly removeall <amount in seconds>to remove fly time from all online players.- Added
/wfly activate/deactivate <Player>command to toggle fly mode on or off for a specific player.- Added
/wfly helpand/fly helpcommands for displaying plugin usage and assistance.- Added
/flytime <Player>command to check the remaining fly time of a player.- Added
/fly give <Player>command to give fly time to another player.
Improvements
- Added database migration support to easily transfer player fly data from the TempFly plugin to WFly.
- Added support for disabling fly time decrement based on configurable conditions.
- Enhanced commands to display remaining fly time directly in their outputs.
- Added configurable cooldowns and limits for fly time giving commands in the config file.
Thanks to SilentMirage for the help, suggestions, and testing during the dev build.
