- Rewrite how xp curve works to make it make sense; a lot of optimizations to math formula calculation and caching
- Make worldguard min level flag inclusive
- Added paginated level menu option when max level cap is present in config; Add use-item-amounts config if max level cap is less than or equal to 64
- Automatically update xp curve to be the same as with the previous calculation
- Now you can customize how many inventory rows you want for the menus, but do note, that you have to adjust your slots in your items to properly fit into the inventory if you change the row count from the default 6. Just put
rows: 6
in your menu configs to change the value.
- Full folia support
- Fix Mythic mechanics threading issues
- New internal placeholders for level menu
{required_xp_total}
{current_xp_total}
- and their
_short
variants
- New PAPI placeholders
- In level menu, you can override locked/completed/next menu items in the level matcher configs
- Item rewards, supporting 3rd party items as well from MythicMobs, MMOItems, CustomFishing and Oraxen
- Permission and command rewards now supports multiple permissions/commands at once