
ExecutableItems 7.25.3.31 [1.8-1.21.5]
The best tool to customize your items very easily, Active support !
New, the command /ei reload can be completed with 1 arg (the id of the item you want to reload)
Example: /ei reload Free_Lotery
New the custom commands that break blocks for example, FARMINCUBE, MINEINCUBE, now supports the custom block loots from RoseLoots
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 : <https://pastebin.com/QYpuFCJk>
Example item (Nether Star that gives strength boost when it is placed in the offhand) : <https://pastebin.com/GfHKdZak>
CHANGEMENT for the commands recently added:
NEAREST {commands} -> NEAREST {max accepted distance} {commands}
MOB_NEAREST {commands} -> MOB_NEAREST {max accepted distance} {commands}
TO SEE All news features in video join this discord channel: UPDATE
Fix price_boost parameter in the command SELL_CONTENT
Fix again an issue with PROJECTILE_HIT_PLAYER and NPC (for NPC use PROJECTILE_HIT_ENTITY)
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)