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

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

TO SEE All news features in video join this discord channel: UPDATE

Fix
some custom commands of SCore

Fix verification of the blockstates for the feature **detailedBlocks**

activators : PLAYER_FERTILIZE_BLOCK & PLAYER_FISH_BLOCK can run block commands.

Delete the RESET button in the activator editor since it is useless.

[1.8 1.11] Custom commands removed:
ACTIONBAR
GLACIAL_FREEZE
OPEN_ENDERCHEST
  • Like
Reactions: shacha
TO SEE All news features in video join this discord channel: UPDATE

[1.8 - 1.12] Remove the custom block commands. (Spigot havent the good method in these versions):
FERTILIZEINCUBE
FARMINCUBE

[1.8 - 1.11] Fix an issue where the entire stack of your EI was consume and not only one of them.

Fix an "error" (that doesnt have impact) when unloading EI

Fix an issue with the /ei create in 1.8

EDIT you can now bypass the max radius in the custom block command DRAININCUBE (9) , to bypass it, add '*' before or after your number. (as your own risks)
Example: DRAININCUBE *5

Fix
a dupe issue that can appears when you have the custom command FARMINCUBE and when you have autoReplant on true.

New custom player command: DISABLE_FLY_ACTIVATION {timeinsecs}

New
entity placeholder:
%entity_health%

New entity around placeholder:
%around_target_health%

New item option: displayNameOnDrop: true/false (default false)
[IMG]


New player placeholders
%player_last_damage_dealt%
%player_last_damage_dealt_int%
TO SEE All news features in video join this discord channel: UPDATE

Fix
a little issue with LOCATED_LAUNCH + the custom projectile

PREMIUM ExecutableItems for 1.8 will be now available (only for the premium version)

[1.8 - 1.13] Some features are not available for these versions, since spigot and Minecraft itself have less options to modify the game.
Take a look here: https://docs.ssomar.com/executableitems/mc-versions-compatibility

If you want purchase EI for a specific feature, verify that there is not in the list (link above) and if you want to be 100% sure join our discord and ask us.

The plugin require https://www.spigotmc.org/resources/nbt-api.7939/ to work in these versions


It will be useless to post a bad review or ask for a refund after your purchase, if something that you wanted is not possible in these versions. Thank you for your understanding !
TO SEE All news features in video join this discord channel: UPDATE


Performance improved (I can't really enter in the details, but I think it can can have a big impact on the servers that have many players)

New to gain more performances you can disable the test items:
In config.yml:

Code:
disableTestItems:...
TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue with the activator feature cancel Event related to the last update (MB)

Fix an issue where the damages dealth were cast to INT

Fix an issue where when a player drops an item it activated the left click activator
TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue with Fireworks

Fix if you have CoreProtect but not loaded correctly, EI will now keep stable and not display errors.

Fix a dupe issue with the feature CANCEL_ITEM_BURN EDIT

item Restrictions became Item Restrictions / Resistances in the editor

New resistances features:
cancel-item-delete-by-cactus: true (default false)
cancel-item-delete-by-lightning: true (default false)

The custom block commands:
SETBLOCK
SETBLOCKPOS
SETEXECUTABLEBLOCK
and the custom player commands:
SETBLOCK
SETEXECUTABLEBLOCK

Support the plugins:
GriefPrevention
IridiumSkyblock
Lands
Worldguard

That means that if the player who actives the EI / EB doesnt have the perm to place the block normally -> the command will not place the block

The custom command PARTICLE accepts now the type of the particles in lowercase
TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue with worldguard regions.

PREMIUM New for the activator PLAYER_WRITE_COMMAND, you can use the arguments of the written command in your EI commands and in the EI placeholders conditions.
%arg0% = the command
%arg1% = the first arg
%arg2% = the second arg
....

Example the player type /modify 5
%arg0% = /modify
%arg1% = 5

So we can imagine an item like that:
(A sword where you can choose the damage dealth with the command /setdamage {number}*)
TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue with the edition of otherItemsCooldown
TO SEE All news features in video join this discord channel: UPDATE

Fix
a minor issue in the editor.

Fix the EI command /ei drop

Custom Items with ExecutableItems PREMIUM [1.18] UPDATE

TO SEE All news features in video join this discord channel: UPDATE

Fix
a way to bypass lockedInInventory feature

Fix an issue with otherItemsCooldown and an issue that can occurs with the basic cooldown
Top Bottom