ExecutableItems icon

ExecutableItems 7.25.9.14 [1.8-1.21.8]

The best tool to customize your items very easily, Active support !

Page 1 ... 16 17 18 19 20
5.7.8 [1.8-1.19] Nov 29, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

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.

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.6 [1.8-1.19] Nov 27, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New feature for the AROUND command: you can now add conditions !

Example:
- AROUND 10 false CONDITIONS(%::player_health::%>10&%::player_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

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.5 [1.8-1.19] Nov 24, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Some edits in SCore to make it compatible with my new plugin ExecutableEvents. (to join the beta, join my discord)

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.4 [1.8-1.19] Nov 23, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New command for EI to edit variables of an item:
/ei console-modification {set/modification} variable {player} {slot} {variableName} {value}
/ei modification {set/modification} variable {slot} {variableName} {value}

The condition ifIsInTheAir and ifIsNotInTheAir now considers LIGHT and AIR_CAVE material as AIR

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.3 [1.8-1.19] Nov 21, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix an issue with the custom FRONTDASH command

Some other minor fixes

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.2 [1.8-1.19] Nov 18, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New you can choose what you want update in the autoUpdate feature

HolographicDisplaysAPI added in the softDepend plugins of Score

Remove the custom player command EQUIPMENT_VISUAL_REPLACE for the users [1.8-1.12] users (this command can't be supported in these versions)

Fix an issue with the saving of the delayed commands

Some edits for the compatibility with RoseLoot

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.7.1 [1.8-1.19] Nov 17, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Some minor fixes in SCore

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.9 [1.8-1.19] Nov 14, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

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

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.8 [1.8-1.19] Nov 13, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix a minor issue with the custom command SPAWNENTITYONCURSOR

Fix an issue with the custom block command SELL_CONTENT and when the player has a shopguiplus pricemodifier

Fix a minor issue with the custom block command FARMINCUBE that consume more item that it should with the replant feature

Fix a issue with the plugin that can appears when the server is not localised in euw or us (related to number and java)


Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.7 [1.8-1.19] Nov 11, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New The activator EI_ENTER_IN_THE_PLAYER_INVENTORY is now compatible with MMOInventory (Thank you DieMees for the bounty)

Fix the usage of the LAUNCH command with a custom rotation in the PLAYER_LAUNCH_PROJECTILE activator. (it allows you to create bow with multiple shoots)

Fix the custom command DAMAGE_BOOST

Fix an issue with the activator PLAYER_DROP_THE_EI, it deleted the item when the item was an armor (equipped) + the player had the inventory full + the setting cancelEvent configured on true.

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.6 [1.8-1.19] Nov 9, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix the custom player command SETBLOCK

Fix an issue with log4j and versions below the 1.12

Fix a console error that appears when placing a block in 1.8.9

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.5 [1.8-1.19] Nov 6, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix a minor issue with the custom player command TELEPORTONCURSOR

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.4 [1.8-1.19] Nov 5, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New placeholder %timestamp%

Fix an issue with Log4j

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.2 [1.8-1.19] Nov 3, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix an issue with the %slot% placeholder

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.1 [1.8-1.19] Nov 2, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix a minor issue with a default projectile

Fix an issue with the %block% placeholder

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.6.0 [1.8-1.19] Nov 1, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix an issue where the feature cancelEvent doesnt cancel correctly the event with the activator PLAYER_CLICK_ON_ENTITY in a very specific case (dye on entity)

Improve the performances of the plugins (EI - EB).
especially for the code of:
- the LOOP activator
- the management of the custom placeholders
- the updates of holograms (EB, block titles)

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.5.8 [1.8-1.19] Oct 29, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix the default item Prem_Shield thanks to Special70

New default item Prem_Halloween_pumpkin in the category MISC

Fix a minor issue with the player condition ifCursorDistance

Fix an issue with the feature silenceOutput which appeared when you had ItemsAdder on your server

Fix for the feature detailedCommands of the activator PLAYER_WRITE_COMMAND it's now a startWith check and not a contains.

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.5.7 [1.8-1.19] Oct 24, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Some minor fixes

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.5.6 [1.8-1.19] Oct 23, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

Fix the error message of the head feature, the id of the problematic EI was not displayed correctly.

New placeholder for cooldown %time_int% , it's the same that %time% but cast to int so no .0 at the end.

New feature for projectile particles -> particlesDensity (between 1 and 200), particularly useful when you want a clean trail for your projectiles.

New custom player command: EQUIPMENT_VISUAL_REPLACE {EquipmentSlot} {material} {amount} {timeinticks}
(No risk of loosing stuff, the replace is just visual with packet, it requires ProtocolLib)
Example: EQUIPMENT_VISUAL_REPLACE HEAD CARVED_PUMPKIN 1 100 (https://discord.com/channels/701066025516531753/922829586427957298/1033745930173825024)

New feature for the custom projectiles that have the visualItem feature, now the visual item can be a custom head

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
5.5.5 [1.8-1.19] Oct 21, 2022
Custom Items with ExecutableItems UPDATE [Minecraft]

New custom entity command DAMAGE_RESISTANCE

New EI now supports TIPPED_ARROW, that means that you can now create custom arrow with custom a colour/effect with EI (example: green_arrow.yml)

Good dev, if you have problem or suggestion join my discord !
jbMwAnJ.jpg
Page 1 ... 16 17 18 19 20
You might also like...