- Fixxed a several issue that don't give rewards
- Added new section display-items (only file editing actually)
- Fixxed spaces in rewards section in default battlepass.yml file
- (in 1.0.46 version i have added folia support!)
- BACKUP SYSTEM!
- Some problems can happen every now and then, which is why I decided to insert a backup system, it will create backups in the backup folder that you will find in the plugin folder and create a backup every 12 hours
- Added exclude item section in battlepass.yml config which allows you to exclude from premium or free rewards from the battlepass
YAML:exclude-rewards: free: - 0 - 1 premium: - 2 - 3
- 1.20.4 (api update spigot and paper)
- Added new placeholder! %albattlepass_exp_<level>% return the require exp of certain level example: %albattlepass_exp_1% return the amount of exp you need to level 1
- Updated HikariCP from 5.0.1 to 5.1.0
