A simple plugin to customize items & signs ingame via commands.
- Edit an ItemMeta with a single command
- Add/change/remove sign lines
- Supports 1.16+ colors
- Uses and parses adventure Components
ItemizerXS works with Paper 1.18 and higher. This plugin only works with Paper and does not support Spigot or CraftBukkit builds.
Bedrock is a utility library for common tasks.
/ii
- Lists every plugin command
/ii attr
- Lists every attribute command
/ii attr add <attribute> <strength> <operation> [slot]
- Adds the given attribute modifier
/ii attr remove <attribute|slot>
- Removes the given attribute or every attribute at the given slot
/ii book
- Lists every book command
/ii book author <name>
- Sets the author of the book
/ii book generation <generation>
- Sets the book generation
/ii book title <title>
- Sets the title of the book
/ii book writable
- Gives you a writable version of the book
/ii durability <durability>
- Sets the item durability
/ii enchant
- Lists every enchantment command
/ii enchant add <enchantment> <level>
- Adds the enchantment with the given level
/ii enchant remove <enchantment>
- Removes the given enchantment
/ii flag
- Lists every flag command
/ii flag add <flag>
- Adds the given item flag
/ii flag remove <flag>
- Removes the given item flag
/ii help
- Lists every plugin command
/ii lore
- Lists every lore command
/ii lore add <line>
- Adds the given line to the lore
/ii lore change <index> <line>
- Changes the given index line
/ii lore clear
- Deletes the item lore
/ii lore get
- Copies the given lore line
/ii lore insert <index> <line>
- Adds the line before the given index
/ii lore remove <index>
- Removes the lore line at the given index
/ii name <name>
- Sets the item name
/ii reset
- Resets the item meta
/ii data
- Sets the custom model data
/ii sign
- Lists every sign command
/ii sign clear
- Deletes all sign lines
/ii sign set <index> <line>
- Sets the sign line at the given index
/ii type <type>
- Sets the item material