Item Format
Material
If the value is empty or illegal, defaults to stone.
Amount
Support use PlaceholderAPI or math calculate. For example, %player_health% * 5
.
Custom Name/Display Name
According to your configuration file, there are two formats, one is the old version color code used before version 1.9, or the Text Component used in later versions. The former uses a color code format we created, while the latter uses Mini Message format, as detailed here. Mini Message format require your server core is Paper.
Lore
You can use \n
to represent line breaks.
According to your configuration file, there are two formats, one is the old version color code used before version 1.9, or the Text Component used in later versions. The former uses a color code format we created, while the latter uses Mini Message format, as detailed here. Mini Message format require your server core is Paper.
Flags
Possible Value: HIDE_ENCHANTS, HIDE_ATTRIBUTES, HIDE_UNBREAKABLE, HIDE_DESTROYS, HIDE_PLACED_ON, HIDE_ADDITIONAL_TOOLTIP, HIDE_DYE, HIDE_ARMOR_TRIM
.
Enchants
Config section format is: Enchant ID: Enchant Level
.
For enchantment book: You maybe need use stored-enchants
instead of enchants
.
For custom enchantments: Some enchantments plugins are not registered their enchantment into game, so this won't work for them.
You should use Minecraft enchantment ID instead of Spigot's after 1.20.5.
Custom Model Data
Skull
Base64: Like example below, only support 1.19+.
Last updated