
ExecutableItems
Custom Items, ExecutableItems plugin allows you to fully customize every aspect of your items, and adding unique activators on your items !
Список изменений
SCore (All plugins) Added ADD_ITEM_NBT for item and player commands Example: For ItemCommands: ADD_ITEM_NBT keyValue:foo=bar type:string mode:pdc For PlayerCommands: ADD_ITEM_NBT slot:0 keyValue:foo=bar type:string mode:pdc
EI: Items become soulbound if you add them keepItemOnDeath=1 ADD_ITEM_NBT slot:0 keepItemOnDeath=1 type:integer mode:pdc
CPT: Oraxen and Nexo should now be supported correctly in customPiglinsTrades
EB: eb remove-all [replaceWithAir] [world] — removes all placed ExecutableBlocks at once, optionally replacing them with air (true/false, default true) and optionally limiting the removal to a single world.
