Found a bug or have a feature request? Join our Discord: https://discord.gg/S8GjzxWjmP
- Added better support for Minecraft 1.21.3.
- Preliminary support for 1.21.4.
- Added aliases for
/bpa add <player> <exp>: now you can use/bpa addexpand/bpa giveexp.- Fixed console spam issue: "Invalid level requested".
- Improved the reload command for better functionality.
- Reworked experience system: now, when you gain 100,000 experience points, you will level up multiple times consecutively.
- Enhanced tab completer suggestions for battlepassAdminCommand to make it clearer and easier to use.
- Fixxed broken config.yml
- Added new command /bpa open <player> for force open battlepass gui
- Improved tab completer for battlepass admin commands
- updated gradle to 8.10.2
- updated dependencies in plugin.yml and paper loader
- Added new conditions format
YAML:conditions: - type: pages value: [1, 2] # This item will only appear on pages 1 and 2 - type: permission value: "al.battlepass.event" # Player must have this permission - type: level value: 10 # Player must be at least level 10- Other improvements
Report bugs or let me know if you want any feature on discord! https://discord.com/invite/S8GjzxWjmP
- Improved battlepass config with explainations
- Added missing key "value" of conditions
- Updated dependencies
