Welcome!
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
ULTIMATE Plugins MC ⭕ AdvancedItems ✅Custom items plugin⚡Create Armor, Weapons, Vouchers, Guns & more ⚔️ 40% Sale
1.14.8
Register to download
Changes :
Fixed condition "contains" that has spaces
Updated some default values for custom items
Changes :
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
Changes :
Added AdvancedChests support
SMELT effect no longer processes in creative
Changes :
Added smelting for clay blocks
Added LOOK direction to BOOST effect
Improved HELD checks when switching item to offhand
Fixed error in console about wrong YamlFile class
Changes :
Added `matchesregex` to conditions for matching regex in variables
https://wiki.advancedplugins.net/abilities/conditions/condition-comparison
Absorption hearts are now taken away first with damage effects
Improvements with code
Added support for baby guards! Use baby version of mobs in GUARD effect now! Format is `BABY_ENTITYTYPE`, e.g. BABY_ZOMBIE
Updated internal metadata used for plugin block breaks. This adds support for VeinMiner plugin by 2008Choco
Fixed error in console about wrong YamlFile class
Changes :
Added boolean to LIGHTNING:<boolean> to true = cause block damage and harm, false to only play lightning effect.
MORE_DROPS effect now ignores entity equipment
Updated conditions parsing for better format support
Added mcmmo's herbalism support for effects
Some internal code updates and improvements