Hey there! An update is here with a new cooldown feature!
- Added cooldown with warning to prevent players from immediately dropping from the sky... causing unwanted death.
- Cooldown time configurable in config.yml
- Other bug fixes and code optimisation
Happy flying!
NOTE: There has been a config change, so do add the new sections or delete and regen the config.yml file.
Hi there! A new update with under the hood improvements!
- Refractor code for permission checking to be more efficient and readable
- Better debug logging information with a new LoggerUtil
- Other small bug fixes