lore: This for customizing the description of the item.
symbol: I advice to not touch it, it's for GUI disposition customization.
nbt: Very simple, you don't touch it .
Example:
Gui-Title: '&b✹ &7Main Menu'Gui-Disposition:- '----c----'- -ishtmba-- '----x----'Items:team-settings: name: '&e&lTEAM SETTINGS' lore: - '&7Click on this item to' - '&7open settings menu.' material: COMMAND_BLOCK_MINECART nbt: settingssymbol: xleave-team: name: '&e&lLEAVE TEAM' lore: - '&7Click on this item to' - '&7leave your team.' material: DARK_OAK_DOOR nbt: leave_teamsymbol: ccreate-team: name: '&e&lCREATE TEAM' lore: - '&7Click on this item to' - '&7create a new team.' material: GREEN_BED nbt: create_teamsymbol: c blank: name: '&e' material: LIGHT_GRAY_STAINED_GLASS_PANEsymbol: '-' members: name: '&e&lMEMBERS' lore: - '&7Click on this item to' - '&7list all the members.' material: GREEN_BANNER nbt: memberssymbol: mteam-enderchest: name: '&e&lTEAM ENDERCHEST' lore: - '&7Click on this item to' - '&7access the team chest.' material: ENDER_CHEST nbt: enderchestsymbol: tteam-home: name: '&e&lTEAM HOME' lore: - '&7Click on this item to' - '&7teleport your team home.' material: RED_BED nbt: homesymbol: h invites: name: '&e&lINVITES' lore: - '&7Click on this item to view' - '&7the invites you receives.' material: CHEST nbt: invitessymbol: i bank: name: '&e&lTEAM BANK' lore: - '&7Click on this item to' - '&7open the bank.' material: GOLD_INGOT nbt: banksymbol: b stats: name: '&e&lTEAM STATS' lore: - '&7Click on this item to' - '&7view stats.' material: CLOCK nbt: statssymbol: s allies: name: '&e&lTEAM ALLIES' lore: - '&7Click on this item to' - '&7view allies.' material: IRON_SWORD nbt: alliessymbol: a
GUI Disposition
If you want to change the position of the item there is something called "GUI Disposition" that you can change for every GUI inside the plugin.
Let's look at an example and try to understand it.
- '----l----'- '---a-r---'- '----c----'
The - are the empty items, l is the Ally List item, a is the Add Ally item, r is the remove ally item and c is the Go back item. Here is how it looks ingame.