-
Spigot / Paper / Any Forks of them (does NOT support CraftBukkit)
-
Minecraft 1.14.4+ (could work on legacy, but no support will be provided if you do so.)
-
Java 11 (require Java 11 features, won't load at all on a server that doesn't run Java 11)
✅ Unlimited Items
✅ Change item's name
✅ Change item's lore
✅ Change item's enchantments
✅ Change item's custom model data
✅ Toggle item's unbreakable
✅ Change item's
flags (hide enchants, hide effects, hide unbreakable)
✅ Change item's
rarity
✅ Change item's
custom type
✅ Disable item's used in crafting table and enchanting table
✅ Change item's
potion color (work with POTION type)
✅ Change item's
base64 texture value (work with PLAYER HEAD type
✅ Customize ItemCreator as you want, with its large Developer API!
✅
NEW Spawner properties, such as spawned entity type and max entity coun
✅ NEW Custom color for leather items
✅
NEW Add your own effects to potions
✅
NEW Change the owner of a skull
✅
NEW Pagination system, for unlimited items and properties.
✅
NEW Added
custom commands to run when the player makes an action
✅
NEW Change
item's attributes, such as health, strength, and more, according to the holding slot.
✅ And much more to come over updates ...
Every command needs the itemcreator.admin permission!
/ic menu - Open main ItemCreator menu
/ic get <item ID> - Give the custom item specified
/ic generate_default - Generate 4 default items provided by ItemCreator
/ic list <enumeration> - List the values that the specified enumeration contains
You can either come on my
Discord Server or send me a friends request (
ItsTheSky#1234)
No support will be given in the review section!
Besides getting and editing item's properties, ItemCreator allows java developers big customization of the possible properties.
You can add your own, check all the methods that are available in the
ItemCreatorAPI interface!
Take a deeper look at the official
Developer API Wiki.