⚔️ ExecutableItems ⭐ Create Custom Items with Abilities & Skills ✅

MC Plugin ⚔️ ExecutableItems ⭐ Create Custom Items with Abilities & Skills ✅ 7.26.6.7
Create custom items with 100+ triggers, in-game editor, and 120+ premade items. Supports 1.8 - 26.1

New you can now create a custom SPECTRAL_ARROW projectile with SCore (/score projectiles) and launch it with the LAUNCH command

Fix a minor issue in the edition of the fireworks colours.
New feature for the AROUND command: you can now add conditions !

Example:
- AROUND 10 false CONDITIONS(%:
:p
layer_health::%>10&%:
:p
layer_name::%=2Ssomar) SENDMESSAGE &eclick

This command will display the message click for all* players around the initial player in range of 10.
* ONLY if the player health is above 10 and the player name is 2Ssomar

For multiple conditions add a '&' between the conditions

The placeholder must be placed in the first position and it's not %_% its %::_::% (very important)


New the feature detailedBlocks support the custom blocks of ItemsAdder:
example:

detailesBlocks:
- STONE
- ANDESITE
- FURNACE{lit:true}
- ITEMSADDER:turquoise_block
Fix an issue with the custom FRONTDASH command
Fix now the feature detailedBlocks accept upper or lower cases. that makes it easier to use.

Fix an issue when you transfer an EI from a custom inventory
Top Bottom