
ExecutableItems
Custom Items, ExecutableItems plugin allows you to fully customize every aspect of your items, and adding unique activators on your items !
Список изменений
SCore Fix of an issue with FALLING_DUST in SCore particles
Added an arg "nonliving" to MOB_AROUND. (Any bugs that occur when running entity commands while this argument is enabled will most likely be ignored due to scope creep.)
Fix an issue with Paper 26.1 related to an API change
EI
New setting for the NBTTags feature to store them in Persistent Data Container instead of item nbt nbt: 0: type: STRING key: my_custom_tag value: hello saveInPDC: true # stored as executableitems:my_custom_tag in the PDC 1: type: INTEGER key: raw_tag value: 42 # saveInPDC not set — written as raw NBT tag (default, existing behaviour)
Fix an issue where the player can dupe EI trident
Fix of an issue where launching and egg triggered the two clicks : left and right
EC
Fix a dupe issue in ExecutableCraft
