Changes:
- Updated few default enchantments.yml conditions
- Updated placeholder parsing in customcommands.yml
- FishTrak is now updated to work correctly with PDC
- Fixed error with blackscrolls from NBT versions
Added PreciousStones support for protected land
Removed left over debug message in console
Some small improvements
Changes:
- FLY effect will not attempt to enable flight for players that aren't allowed
- Last enchant orb can be opened now even if inventory is full
- Fixed NBTapi.hasEnchantment not checking enchant with prefix
- Fixed ae.limit permission picking lower permissions first
- Fixed slots lore message issue
Changes:
- Moved all internal data from NBT to PersistentDataContainer (PDC). This will be a key change long term, with reducing issues, improving performance and effect inter-compatibility. All previous items are automatically moved to PDC. We've done a lot of testing to ensure reliability.
- Fixed issue with error in console from last update
Changes:
- Added GriefDefender hook
- Improved few default translations
- Improved and fixed issues with McMMO double drops
Added <int> function to remove decimals from numbers with decimals, e.g. <int>1.0</int> would turn into 1
Added <scramble> function to scramble text, e.g. <scramble>abc</scramble> turns into bca etc.
Minor fix with random gkit enchant level placeholder
Changes:
- Added enchantment creation with /ae editor
- Updated per-level descriptiosn to default to level 1 desc.
- Fixed CURE effect
- /ae command now picks a random group if it's not listed
