Links

Config Items

How config items are configured in AdvancedPlugins
All AdvancedPlugins use similar item configuration format. You can follow this guide to configure your items.
Example of all settings in effect:
item:
amount: 1
name: '&cCustom chestplate'
lore:
- '&dExclusive from &dVillagers'
enchantments:
- 'Protection:20'
- 'Unbreaking:2'
custom-enchantments:
- 'glow:1'
item-flags:
- 'HIDE_ENCHANTS'
custom-model-data: 1
armor-trim: 'DIAMOND;SILENCE'
force-glow: false
rgb-color: 255;0;0
nbt: '{CanDestroy:["minecraft:diamond_ore"],CustomNBTData:"test:true"}'
itemsadder: 'lava_pickaxe'