Bug fixes with deleting triggers from GUI
This version fixes a bug that would sometimes cause triggers to not be deleted when deleting them from the in-game GUI
GUI improvements
This version makes a few minor improvements to the GUI trigger editor, including bug fixes for potion effects and particle effects
Trigger GUI Particles
You can now edit particle actions from the trigger-editing GUI!
Speed improvements for all recipes
Recipe speed improvements
This version brings some major speed improvements to crafting for servers that have a lot (hundreds) of items
Snapshot
Speed improvements with vanilla crafting (snapshot)
Easily edit triggers from the GUI!
You can now easily edit triggers from the in-game item editing GUI, including actions, conditions, and more! To try it out, just type /cui create or /cui edit
Beta
Edit triggers from the GUI! (Beta)
This beta version adds some really awesome new features to the in-game item editor for adding triggers, actions, and conditions! Check it out by running /cui create.
Keep in mind that this is a beta version, so likely has some bugs. Please report any bugs you find in the Discord server!
Fixed unintentional spam in console
This version fixes a bug that would sometimes cause the console to be spammed with meaningless error messages on older versions of MC
Bug fixes with destroyItemUsed
This version makes some minor bug fixes with the destroyItemUsed action, which would sometimes cause the server to crash if used with the a "click" handler
Improvements with resource pack generator
This version makes sure that the resource pack generator sets the correct pack_format for packs generated with /cui rp gen
Enhanced PlaceholderAPI support
This version makes it so you can use PlaceholderAPI placeholders anywhere you can use CustomItem's {placeholders}
More placeholder speed improvements
This version makes even more improvements with placeholders
Placeholder improvements
This version makes some speed improvements with placeholders
Beta
Minor performance improvements with actions
This version tests some minor performance improvements with actions
Minor bug fixes with inInventory handler
This version makes a few minor bug fixes with actions that change the item in the inInventory handler (specifically destroyItemUsed)
Minor bug fixes with destroyItemUsed action
Behind-the-scenes improvements for Polymart's new obfuscator
This version makes mostly behind-the-scenes improvements (mostly speed) to get CustomItems ready for some changes to come with Polymart's new obfuscator :)
New "shearEntity" trigger
This version adds a new "shearEntity" trigger that happens whenever a player shears an entity (like a sheep or mooshroom) with the item in their hand!