add :
- fix flying break when you change gamemode creative to survivalCode:show-flytime-actionbar: hide-if-unlimited: true #new
- Timed Fly features
- fix wrong fly rules configuration by default (that not authorize fly by default)
- allow decimal fly speed
- fix color in action bar
- fix custommodeldata for token items
- make request use upsert (reduce the risk of bugs)
- use saveAsync when player leaving server (reduce the risk of bugs)
- Update libs commands api
New system to create condition (fly rules)
If your version is lowest that 1.0.4.2 and you want to maj to 1.0.4.3+ you have to do again your condition (fly rules with the new names)
fix
when starting wFly for first timeCode:[SQLITE_ERROR] SQL error or missing database (duplicate column name: lastUpdate)
New Features
Action Bar Fly Time: Added a new option to display the remaining fly time directly in the action bar. This feature can be enabled in theconfig.yml.
---
Changes & Fixes
Placeholder Rework (Breaking Change): The placeholder format for remaining time has been completely reworked and simplified.
* Action Required: You must reconfigure this placeholder in your files.
This change improves stability and reduces the chance of future bugs.
Condition Fix: Fixed a major bug where flight would automatically re-activate after being disabled by a condition.
Reload Fix: The/wfly reloadcommand now correctly reloads and applies changes to conditions.
Migration Fix: Fixed a minor issue that could occur when migrating data during a plugin update.
