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

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

Fix an issue where EI doesnt acccept SCore 3.4.3
Fix the custom command DAMAGE_NO_KNOCKBACK will not kill the players in creative

Fix an issue with the projectile activators

For coherency ALL_MOB has been renamed to ALL_MOBS

Fix the custom commands DELAY, RANDOM RUN, can now be added in the custom command ALL_PLAYERS, ALL_MOBS, NEAREST, MOB_NEAREST

Should Fix a problem with the enchants from the plugin tokenEnchant
New "Target has no effects to remove" "Showing new title", "Showing new subtitle"
are added in the list of message that the feature silenceOutput removes

Fix a Semi-Bug where Thorns enchant actives the entity click activator

BETA New the placeholders of the owner , variables, usage can be added directly in the name of the item

New custom player command SWING_MAIN_HAND and SWING_OFF_HAND (they are in the ANIMATIONS part)
BETA PREMIUM New activator EI_LEAVE_THE_PLAYER_INVENTORY, EI_ENTER_IN_THE_PLAYER_INVENTORY
These activators has been created only for the non-skackable item.
It will allow you to run a command when the EI leaves the player inventory, if the EI is moved in the inventory, or if the EI enters in the inventory.
(it supports detailedSlots option)

By combining both you will be able to make items that gives boost (effects, attributes,..) without using a Loop. And generally will allow you to do more things

It's in beta because there are a ton of leave and enter cases so I probably forget one

Item to test the activators : <>
Example item (Nether Star that gives strength boost when it is placed in the offhand) : <>

CHANGEMENT for the commands recently added:

NEAREST {commands} -> NEAREST {max accepted distance} {commands}
MOB_NEAREST {commands} -> MOB_NEAREST {max accepted distance} {commands}
Fix a typo
Fix Remove some of my debug messages
TO SEE All news features in video join this discord channel: UPDATE

New
activator PLAYER_PICKUP_THE_EI

New custom player command DAMAGE_NO_KNOCKBACK {number} [amplified If Strength Effect, true or false] [amplified with attack attribute, true or false]

New custom player command HURT_ANIMATION
TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue with PROJECTILE_HIT_PLAYER and NPC (for NPC use PROJECTILE_HIT_ENTITY)

New the block command SELL_CONTENT has been improved , SELL_CONTENT [price_boost] , example SELL_CONTENT 2 , it will sell all the content of a chest for example with a price boost so the values of the items will be multiplied by 2

The new activators PLAYER_ENTER_IN_HIS_CLAIM and PLAYER_LEAVE_HIS_CLAIM now works for trusted players also
TO SEE All news features in video join this discord channel: UPDATE

New
Block condition : ifContainerContainsSellableItem: true or false
(Perfect to create a sell wand)
TO SEE All news features in video join this discord channel: UPDATE

Fix
a minor issue with the LOOP activator

Fix some issues in 1.8 + update some default items

New activators PLAYER_ENTER_IN_HIS_LAND, PLAYER_LEAVE_HIS_LAND
Top Bottom