Items

The item type of the item ๐Ÿ˜…. This is required.

UsageDetails

material: STONE

This is the usage for a regular material. If you want to take a look at all of the regular material see hub.spigotmc.org

[head] base64_value

To get the Base64 head value you need to go to minecraft-heads.com and choose a custom head and then copy value from the bottom of the page.

[username] player_name

You can use this to show a player head by username, this accepts PlaceholderAPI placeholders.

[player]

This will put your head.

To make an item disappear but still execute its commands when clicked, simply set its material to "air".

Slot

This is where the item will be placed in the inventory.

UsageDetails

slot: 1

This will place the item only on one slot

slots: - 1 - 2

This will place the item on multiple slots.

slot: 1-4

This is a slot range and it will place the item on the slot 1 to slot 4.

slot: -1

This is the filler slot (It will fill the container)

If you are placing two or more items on the same slot they will have a nice animation.

Please note that the item slot should not be grater then the size.

Display Name

The item name, if you don't put any display name the item will take the default name.

Lore

CustomModelData (1.13+)

Set custommodeldata value to any number you want

data: 1001

Item Amount

Set how many item you want to be displayed

amount: 64

Item Damage

You can set item damage (For tools and armor)

damage: 1

Glow

You can use this to make your item enchantment glint

glow: true/false

Update

You can set item damage (For tools and armor)

damage: 1

Armor Color

You can set an leather armor color using this (For leather armor)

The format is RED:GREEN:BLUE

armor_color: R:G:B

View Requierment

Click Commands

Last updated