New:
- Tier-based buff system for MMOItems is added to DropItem mechanic and Delivery conditions.!
- DropItem Mechanic now support alternative Delivery methods
- Add {material} to BlockFormEvent.
Changes:
- MythicMobDeathEvent, MythicMobSpawnEvent {level} placeholder now will return as int.
- {level} {new_level} internal placeholder now will return as int.
- {<id>_mmlevel} internal placeholder now will return as int.
- Item creation has been improved.
Fixes:
- Transmog top inventory fill buttons can take from player.
- Transmog station armor slots doesn't show the buttons.
- VariableTemp mechanic not parsing player internal placeholders.
- Better debug message for Comparator condition.
- CorePermission player list-permissions command printing the same message multiple times.
- Group name would not be added as permission if it was inside another group.
- If a permission is added to multiple groups or directly to a player, and it is set to 'active: false' in any of them, the permission will no longer be applied to the player.