
ExecutableItems 7.25.3.31 [1.8-1.21.5]
The best tool to customize your items very easily, Active support !
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1051935668797972550
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1051188240234860544
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1050856768890212372 (+ fix score version)
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1050856768890212372
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1050097750533996604
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1049040082331512952
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1048917356723851345
ChangeLog available on the discord: https://discord.com/channels/701066025516531753/1047910680608653352/1048257403872870470
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
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
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
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)
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.