name: Items version: 0.0.1 main: io.github.gitgideon.items.Items authors: [GitGideon] description: An advanced items plugin commands: # Add commands addenchant: usage: /enchant description: Enchant the item currently in your hand aliases: [e, enchant, ench, aenchant] addlore: usage: /addlore description: Add a line of lore to the currently held item aliases: [al, lore, alore, loreline] addpotioneffect: usage: /addpotioneffect description: Add a potion effect to the currently held item aliases: [potioneffect, ape, apotioneffect, apotione, peffect] additemflag: usage: /additemflag description: Add itemflag to currently held item aliases: [aif, itemflag, flag, addflag] addfireworkeffect: usage: /addfireworkeffect description: Add a firework effect to the currently held firework aliases: [afe, afireworkeffect, afireworke, afiree, addfire, fireworkeffect] addbannerpattern: usage: /addbannerpattern description: Add a banner pattern to the currently held banner pattern aliases: [abp, abannerpattern, abannerp, addbanner, addpattern] # Clear commands clearlore: usage: /clearlore description: Clear all the lore lines on the currently held item aliases: [clore, cllore] clearitemflag: usage: /clearitemflag description: Clear the currently held item's itemflags aliases: [citemflag, clearitemflags, citemflags, ciflags, cif] # Set commands setamount: usage: /setamount description: Set the currently held item's amount aliases: [amount, samount] setarmorcolor: usage: /setarmorcolor description: Set the currently held item's armor color aliases: [armorcolor, sarmorcolor, sarmorc, setarmorc] setdurability: usage: /setdurability description: Set the currently held item's durability aliases: [durability, sdurability] setunbreakable: usage: /setunbreakable description: Set the currently held item's breakability aliases: [unbreakable, ubreakable] setwrittenbook: usage: /setwrittenbook description: Set the written status of a book aliases: [swb, swrittenbook, swrittenb, setwrittenb, writtenbook, setwritten] setname: usage: /setname description: Set the item currently in your hand's name aliases: [name, sname] setbookauthor: usage: /setbookauthor description: Set a book's author aliases: [sba, sbookauthor, sbooka, setbooka, setauthor, bookauthor, bauthor] setbooktitle: usage: /setbooktitle description: Set a book's title aliases: [sbt, sbooktitle, sbookt, setbookt, settitle, booktitle, btitle] items: usage: /items description: Items' help menu aliases: [item]