Changes:
- Added COMMAND trigger - activates when player executes a command. Explanation on how to use it can be found here: https://wiki.advancedplugins.net/abilities/triggers
Changes:
Find all new enchantments here:
- Added BITE_HOOK trigger - Activates when fish bites fishing hook (or item gets caught on it)
- Added AUTO_REEL effect - Auto reel in fish from fishing rod
- Added Auto Reel enchantment - Automatically reels in the fishing rod when it gets a bite.
- Added Sharpness Hook enchant - Deal damage with the hook.
- Added Poisoned Hook enchant - Poisons the hook
- Added Fire Hook enchant - The hook is on fire
https://github.com/GC-spigot/AdvancedEnchantments/commit/1750
Changes:
- Added option to customize go-back-item for /enchants in customcommands.yml
- Addednew economies for Enchanter:
- souls (works with items that are held when opening inventory)
- diamonds
- gold (gold ingots)
- emeralds
- SMELT effect no longer processes in creative
Changes:
- Added AdvancedChests support
- Fixed admin items mixing up applied items
- Improved checking for applied HolyWhiteScroll and WhiteScroll
Changes:
- Added disable-armorsets option to config.yml
- Added smelting for clay blocks
- Added LOOK direction to BOOST effect
- Improved HELD checks when switching item to offhand
- Improved anvil compatibility with other anvil plugins
Changes:
- All translations are now saved to locale folder automatically
- Added option to disable dusts and use only tinkerer-items for Tinkerer
- Fixed Slot Increaser checking glow only from groups.yml. Now checks from config.yml as well
- Fixed inability to apply old admin items after name/lore change in config
- Fixed error in console about wrong YamlFile class
- Fixed conditions for custom weapons
- Fixed custom book's description new line formats
Changes:
- Added FishTrak item for fishing rods - track how many fishes have been caught
- Added support for baby guards! Use baby version of mobs in GUARD effect now! Format is
BABY_ENTITYTYPE, e.g. BABY_ZOMBIE- Improved functionality beween removed-enchants and required-enchants when used at same time
- Updated internal metadata used for plugin block breaks. This adds support for VeinMiner plugin by 2008Choco
