ExecutableItems icon

ExecutableItems 7.25.11.17

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

Page 1 2 3 ... 21
7.25.11.17 3 days ago
Fix for the last update

Hello I didnt merged the good branch yesterday. So here is a fix.

 

It also fix in addition an issue with entity placeholders and list placeholders.

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.11.16 4 days ago
New update !

SCore (all plugins):

The custom command PLANT_IN_SQUARE now supports cocoa beans.

 

The custom command SET_ITEM_CUSTOM_MODEL_DATA now supports String value (not only integer)

 

Fix an error that was sent when a bedrock player try to connect

 

New the giveslot command (EB, EI, MF) now support -1 for the slot arg to choose mainhand.

 

ExecutableItems: 

Fix of an issue where Attributes with equipment slot to HAND reset after each plugin reload.

 

New activator EI_CLICKED_BY_ANOTHER_INVENTORY_ITEM that is triggered when you try to click with an item on your ExecutableItems

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.11.12 8 days ago
SCore + EB + EI + ItemsAdder compat

Special70 worked hard to support correctly ItemsAdder furniture into EB. So normally everything works correctly now, not only the blocks !

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.11.4 16 days ago
New predefined entities and blocks groups

New in the SCore config file you can define entities or blocks groups and then specify them in detailedBlocks or detailedEntities.

 

Example:

In the config.yml

 

entityLists:

  ANNOYING_MOBS:

    - CAMEL

    - STRAY

    - DROWNED

  HOSTILE_MOBS:

    - ZOMBIE

    - SKELETON

    - CREEPER

    - SPIDER

 

blockLists:

  STUPID_BLOCKS:

    - BARRIER

    - BEDROCK

    - DIAMOND_ORE

  ORES:

    - COAL_ORE

    - IRON_ORE

    - GOLD_ORE

    - DIAMOND_ORE

    - EMERALD_ORE

 

In you item/event/block config: 

 

detailedEntities:

  - BLAZE

  - BOGGED

  - BREEZE

  - SCORE:ANNOYING_MOBS  # Expands to CAMEL, STRAY, DROWNED

  - ZOMBIE

 

detailedBlocks:

  blocks:

    - SCORE:ORES  # Expands to all ores

    - STONE

    - !SCORE:STUPID_BLOCKS  # Blacklist all stupid blocks

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.11.2 18 days ago
Commands names improved and Wiki in rework

Hello, many SCore commands have been renamed for a better format.

Example TELEPORTONCURSOR -> TELEPORT_ON_CURSOR.

The old format still work ;)

 

Also we are currently moving the wiki out of Gitbook you can already check it here: https://ssomar-developement.github.io/Wiki/

If you have suggestions don't hesitate to message me. Thank you !

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.30 21 days ago
New command PICKUP_MAGNET

New PICKUP_MAGNET player command that creates a magnetic field around the player to automatically pull nearby dropped items towards them.

 

Parameter 

7.25.10.27 24 days ago
New update

Fix of an issue with Attributes in 1.21.1

 

New you can now use placeholders for the itemModel and tooltipModel settings

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.26 25 days ago
New update

Fix of an issue with default items generation

 

Fix of an issue with the instrument feature

 

Add better logs for the selfhost pack feature

 

Fix of an issue in 1.16.5

 

Fix of an issue with the condition ifHasEnchant

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.24 27 days ago
Fix ADD_TEMPORARY_ATTRIBUTE

Fix the custom command ADD_TEMPORARY_ATTRIBUTE to give attributes temporary.

It is now compatible with server restart and player disconnection/death...

 

Example: ADD_TEMPORARY_ATTRIBUTE attribute:BLOCK_INTERACTION_RANGE amount:5.0 operation:ADD_NUMBER time:30000

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.21 30 days ago
Fix

Fix an issue that cause the plugin loading not correctly when you have a config file just named .yml

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.20 Oct 20, 2025
Fix conditions locale

Fix the new conditions descriptions/locale

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.20 Oct 20, 2025
Conditions update

New SCore conditions (for all plugins)

 

New Player Conditions (6)

 

    IfPlayerIsRiding: Check if player is riding any vehicle

    IfPlayerLastDamage: Check player's last damage amount (number condition with operators)

    IfPlayerOxygen: Check player's remaining air/oxygen level (number condition)

    IfPlayerBedSpawnLocationX: Check player's bed spawn X coordinate (number condition)

    IfPlayerBedSpawnLocationY: Check player's bed spawn Y coordinate (number condition)

    IfPlayerBedSpawnLocationZ: Check player's bed spawn Z coordinate (number condition)

 

New Entity Conditions (5)

 

    IfEntityIsInWater: Check if entity is currently in water

    IfEntityIsInLava: Check if entity is currently in lava

    IfEntityAge: Check entity's age in ticks (number condition with operators)

    IfEntityLastDamageCause: Check entity's last damage cause type (list condition)

    IfEntityVelocity: Check entity's velocity magnitude (number condition)

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.19 Oct 19, 2025
New update

New custom command MCMMO_XP_BOOST

MCMMO_XP_BOOST <multiplier> <time in seconds>

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.18 Oct 18, 2025
New custom command

New custom SCore command (player command)

JOBS_XP_BOOST multiplier:2.0 time:10

(it works with jobs reborn)

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

7.25.10.18 Oct 18, 2025
New custom command

New custom SCore command (player command)

JOBS_XP_BOOST multiplier:2.0 time:10

(it works with jobs reborn)

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

Custom Items with ExecutableItems UPDATE [Minecraft]

Hello, new update !

If you encounter any issue, join the discord server and report it as soon as possible.

https://media.discordapp.net/attachments/1067457653732810892/1428486783607378001/image.png?ex=68f2ad7d&is=68f15bfd&hm=d7c30f630d1e003f1cfc169dd4d3a3c7deb6566815e31a832124e1c4de6e9ea6&=&format=webp&quality=lossless 

The update may contains more content than what is shown of the screenshot.

If you want to be sure to see the full changelog, join the discord and look the updates channel.

 

 https://discord.com/channels/701066025516531753/1047910680608653352/1428476097556647996

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

Custom Items with ExecutableItems UPDATE [Minecraft]

Hello, new update !

If you encounter any issue, join the discord server and report it as soon as possible.

https://media.discordapp.net/attachments/1067457653732810892/1427002689979678953/image.png?ex=68ed4751&is=68ebf5d1&hm=e901530c99fb2c3b26c26f0c593b291a11c9eb73d41d134dc5050a79b97a9077&=&format=webp&quality=lossless 

The update may contains more content than what is shown of the screenshot.

If you want to be sure to see the full changelog, join the discord and look the updates channel.

 

 https://discord.com/channels/701066025516531753/1047910680608653352/1427002640902127656

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

Custom Items with ExecutableItems UPDATE [Minecraft]

Hello, new update !

If you encounter any issue, join the discord server and report it as soon as possible.

https://media.discordapp.net/attachments/1067457653732810892/1425944533212074054/image.png?ex=68e96dd5&is=68e81c55&hm=b722a87728ab1469f5379904fe177c834c88df0b477934b354dab2fdc1b47ca4&=&format=webp&quality=lossless 

The update may contains more content than what is shown of the screenshot.

If you want to be sure to see the full changelog, join the discord and look the updates channel.

 

 https://discord.com/channels/701066025516531753/1047910680608653352/1425943595180888226

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

Custom Items with ExecutableItems UPDATE [Minecraft]

Hello, new update !

If you encounter any issue, join the discord server and report it as soon as possible.

https://media.discordapp.net/attachments/1067457653732810892/1424480718981173408/image.png?ex=68e41a8c&is=68e2c90c&hm=70ad999a200c35284392f852bd7a5e8a239ac9db5189defb0f5f4b3acf9ea984&=&format=webp&quality=lossless 

The update may contains more content than what is shown of the screenshot.

If you want to be sure to see the full changelog, join the discord and look the updates channel.

 

 https://discord.com/channels/701066025516531753/1047910680608653352/1424480666682134680

 

Good dev, if you have problem or suggestion join my discord !

https://i.imgur.com/jbMwAnJ.jpg

Custom Items with ExecutableItems UPDATE [Minecraft]

Hello, new update !

If you encounter any issue, join the discord server and report it as soon as possible.

![](https://media.discordapp.net/attachments/1067457653732810892/1422671893810380820/image.png?ex=68dd85f3&is=68dc3473&hm=8010d4a701ce4c037128d09e9d17403d875c36a9faf37703186e9cc0c33d27bf&=&format=webp&quality=lossless

The update may contains more content than what is shown of the screenshot.

If you want to be sure to see the full changelog, join the discord and look the updates channel.

 

 https://discord.com/channels/701066025516531753/1047910680608653352/1422660918407594067

 

Good dev, if you have problem or suggestion join my discord !

[![](https://i.imgur.com/jbMwAnJ.jpg)](https://discord.com/invite/TRmSwJaYNv)

Page 1 2 3 ... 21
You might also like...