size → It's the number of rows in the menu (can't be more than 6)

title → It's the title of the menu, it will be shown on the top right of the inventory

click-message → It's the message that will be shown on the chat to the player when he click on the item

disable → The icon will not be shown on the menu , useful if you wan't to disables flags or sizes of claims

sound-name → the name of the sound that will be played when the player click on the icon , a list of sound can be found here : https://helpch.at/docs/1.12.2/org/bukkit/Sound.html

permissions → Permission needed to see the icon

display-name → Name of the icon dsplayed on the menu

lore → List of lores , it's the description of the icon

slot → Position of the icon, it's start from

material → Name of the material of the icon, list can be found here: https://helpch.at/docs/1.12.2/org/bukkit/Material.html

amount → The number of items of the icon

CUSTOM SYSTEM:

You can use it to insert some decorations items

How does it works ?

Insert with a list some items, for example:

    custom:
      1:
				command-player: "help"
        command-console: "msg {player} test"
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1
      2:
				command-player: ""
        command-console: ""
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border2"
        lore:
          - ""
          - "§flore test border "
        slots: [3]
        material: "BLACK_STAINED_GLASS_PANE"
        amount: 1
claim-menu-section:
  title: "§2§l➤ §aRégion: §f"
  size: 6
  items:
    delete-claim:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§lClaim Deletion"
      lore:
        - ""
        - "§f[§c!§f]  Click here to delete your claim "
      slot: 9
      material : "TNT"
      amount: 1
    border-view:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "View claim border"
      lore:
        - ""
        - "§f[§c!§f]  Click here to view the border "
      slot: 15
      material : "BLUE_STAINED_GLASS_PANE"
      amount: 1
    custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1
    member-manage:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§lMember Management"
      lore:
        - ""
        - "§fClick here to manage the members added to your claim "
      slot: 0
      material : "EMERALD"
      amount: 1
      member-list-display-name: "List of members"
      size: 6
      member-add:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lAdd members"
        lore:
          - ""
          - "§f/claim add <username> or click here "
        slot: 1
        material : "EMERALD"
        amount: 1
      member-remove:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lRemove members"
        lore:
          - ""
          - "§f/claim remove <username> or click here "
        slot: 8
        material : "EMERALD"
        amount: 1
      custom:
        1:
          click-message: ""
          sound-name: ""
          permission: ""
          display-name: "test border"
          lore:
            - ""
            - "§flore test border "
          slots: [2]
          material: "GREEN_STAINED_GLASS_PANE"
          amount: 1
    manage-flag:
      click-message: ""
      sound-name: ""
      permission: "region.flagmenu.all"
      display-name: "§c§lList of flags"
      lore:
        - ""
        - "§fClick here to manage the flags of your claim "
      slot: 45
      material : "COMMAND_BLOCK"
      amount: 1
      size: 6
      pvp-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lDisable/Enable pvp in your claim"
        slot: 0
        material: "DIAMOND_SWORD"
        amount: 1
      breakblock-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable the ability to break blocks"
        slot: 1
        material: "DIAMOND_PICKAXE"
        amount: 1
      placeblock-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable the ability to place blocks"
        slot: 2
        material: "DIRT"
        amount: 1
      chestaccess-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable access to chests"
        slot: 3
        material: "CHEST"
        amount: 1
      enderpearl-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable the use of enderpearls in the claim"
        slot: 4
        material: "ENDER_PEARL"
        amount: 1
      use-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable the use of buttons, pressure plates, levers..."
        slot: 5
        material: "STONE_BUTTON"
        amount: 1
      itemdrop-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable the possibility to drop/throw an item"
        slot: 6
        material: "DROPPER"
        amount: 1
      itempickup-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable pick-up/retrieval of an item"
        slot: 7
        material: "HOPPER"
        amount: 1
      mobspawn-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable monster spawning"
        slot: 8
        material: "SPAWNER"
        amount: 1
      piston-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable all piston use"
        slot: 9
        material: "PISTON"
        amount: 1
      entry-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable access to your claim"
        slot: 10
        material: "REDSTONE"
        amount: 1
      exit-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable exit to your claim"
        slot: 11
        material: "EMERALD"
        amount: 1
      usevehicle-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable whether vehicles (including animals) can be mounted"
        slot: 12
        material: "MINECART"
        amount: 1
      creeperexplosion-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable whether creepers can do damage"
        slot: 13
        material: "CREEPER_HEAD"
        amount: 1
      ravagergrief-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable wether ravagers can grief"
        slot: 14
        material: "VILLAGER_SPAWN_EGG"
        amount: 1
      firespread-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable whether fire can spread"
        slot: 15
        material: "FLINT_AND_STEEL"
        amount: 1
      tnt-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lEnable/disable whether TNT detonation or damage is permitted"
        slot: 16
        material: "TNT"
        amount: 1
      entrymessage-flag:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "§c§lClaim Entry Message"
        slot: 18
        material : "OAK_SIGN"
        amount: 1
      phantom-flag:
        click-message: ""
        sound-name: ""
        permission: "advancedclaim.phantom"
        display-name: "§c§lAllows you to remove the appearing Phantoms from your claim."
        slot: 17
        material: "PHANTOM_MEMBRANE"
        amount: 1
      custom:
        1:
          click-message: ""
          sound-name: ""
          permission: ""
          display-name: "test border"
          lore:
            - ""
            - "§flore test border "
          slots: [2]
          material: "GREEN_STAINED_GLASS_PANE"
          amount: 1
info-claim:
  title: " "
  #### The size corresponds to the number of rows in the menu
  size: 6
  owner-claim:
    permission: ""
    display-name: "§c§lOwner"
    lore:
      - ""
    slot: 24
    material : "PLAYER_HEAD"
    amount: 1
  size-claim:
    permission: ""
    display-name: "§c§lSize of the claim:"
    lore:
      - ""
    slot: 26
    material : "BLACK_STAINED_GLASS_PANE"
    amount: 1
  delete-claim:
    click-message: ""
    sound-name: ""
    permission: ""
    display-name: "§c§lClaim Deletion"
    lore:
      - ""
    slot: 25
    material : "TNT"
    amount: 1
  border-claim:
    click-message: ""
    sound-name: ""
    permission: ""
    display-name: "§c§lView border"
    lore:
      - ""
    slot: 15
    material : "GLASS_PANE"
    amount: 1
  purge-claim:
    click-message: ""
    sound-name: ""
    permission: ""
    display-name: "§c§lPurge"
    lore:
      - ""
    slot: 16
    material : "GLASS_PANE"
    amount: 1
  custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1
create-claim:
  title: "Claim creation"
  size: 3
  claims:
    10x10:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§l10x10"
      lore:
        - " Price: {price}"
      slot: 11
      material : "WOODEN_AXE"
      amount: 1
    25x25:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§l25x25"
      lore:
        - " Price: {price}"
      slot: 12
      material : "IRON_AXE"
      amount: 1
    50x50:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§l50x50"
      lore:
        - " Price: {price}"
      slot: 13
      material : "GOLDEN_AXE"
      amount: 1
    100x100:
      click-message: ""
      sound-name: ""
      permission: ""
      display-name: "§c§l100x100"
      lore:
        - " Price: {price}"
      slot: 14
      material : "DIAMOND_AXE"
      amount: 1
    custom:
      sound-name: ""
      permission: ""
      display-name: "§c§lother..."
      lore:
        - "Price: (width+length)*20"
      slot: 15
      material : "DIAMOND_PICKAXE"
      amount: 1
  custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1
list-claim:
  title: "List of your claims"
  size: 6
  material: "BLUE_BED"
  amount: 1
  display-name: "{claim_name}"
  lore:
    - "§a* Position : {x}x {z}z, {world}"
    - "Click here to teleport"
  custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1

find-claim:
  title: "List of %s claims"
  size: 6
  material: "BLUE_BED"
  amount: 1
  display-name: "{claim_name}" ##Name of the claim
  lore:
    - "§a* Position : {x}x {z}z, {world}"
    - "Click here to teleport"
  custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1

confirm-delete-claim:
  title: "Confirm deletion of the claim"
  size: 1
  choice:
    icon-yes:
      display-name: "Yes"
      click-message: ""
      sound-name: ""
      permission: ""
      lore:
        - ""
      slot: 3
      material: "GREEN_WOOL"
      amount: 1
    icon-no:
      display-name: "No"
      click-message: ""
      sound-name: ""
      permission: ""
      lore:
        - ""
      slot: 5
      material: "RED_WOOL"
      amount: 1
  custom:
      1:
        click-message: ""
        sound-name: ""
        permission: ""
        display-name: "test border"
        lore:
          - ""
          - "§flore test border "
        slots: [2]
        material: "GREEN_STAINED_GLASS_PANE"
        amount: 1