Cages

Inventory-name: "&9✦ &b&lCage Selection &9✦"
Inventory-Items:
  Next-Page:
    Material: ARROW
    amount: 1
    DisplayName: "&9⟩ &b&lNext Page &9⟨"
    lore:
      - "&7View the next page of awesome cages"
  Previous-Page:
    Material: ARROW
    amount: 1
    DisplayName: "&9⟨ &b&lPrevious Page &9⟩"
    lore:
      - "&7Return to the previous page"
  Go-Back:
    Material: COMPASS
    amount: 1
    DisplayName: "&c↩ &lReturn"
    lore:
      - "&7Go back to the main menu"
  Close-Page:
    Material: BARRIER
    amount: 1
    DisplayName: "&c✕ &lClose"
    lore:
      - "&7Exit the cage selector"
Cages:
  Status:
    Selected: "&a✓ &lSELECTED"
    UnSelected: "&e▶ Click to Select"
    UnOwned: "&6⚡ Click to Purchase"
  id:
    1:
      DisplayName: "&f&lPURE WHITE"
      Material: WHITE_STAINED_GLASS
      Cage-Material: WHITE_STAINED_GLASS
      amount: 1
      price: 100
      permission: "pof.WhiteCage"
      lore:
        - " "
        - "&7Simple yet elegant white cage"
        - "&7Perfect for beginners"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &f&lWhite Glass"
        - "&8⬤ &e&lPrice: &6100 Coins"
    2:
      DisplayName: "&6&lSUNSET ORANGE"
      Material: ORANGE_STAINED_GLASS
      Cage-Material: ORANGE_STAINED_GLASS
      amount: 1
      price: 300
      permission: "pof.OrangeCage"
      lore:
        - " "
        - "&7Warm and vibrant like a sunset"
        - "&7Stand out from the crowd"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &6&lOrange Glass"
        - "&8⬤ &e&lPrice: &6300 Coins"
    3:
      DisplayName: "&a&lFOREST GREEN"
      Material: GREEN_STAINED_GLASS
      Cage-Material: GREEN_STAINED_GLASS
      amount: 1
      price: 500
      permission: "pof.GreenCage"
      lore:
        - " "
        - "&7Blend with nature's power"
        - "&7Channel your inner forest spirit"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &a&lGreen Glass"
        - "&8⬤ &e&lPrice: &6500 Coins"
    4:
      DisplayName: "&b&lOCEAN BLUE"
      Material: BLUE_STAINED_GLASS
      Cage-Material: BLUE_STAINED_GLASS
      amount: 1
      price: 600
      permission: "pof.BlueCage"
      lore:
        - " "
        - "&7Deep as the ocean, cool as ice"
        - "&7Feel the power of the waves"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &b&lBlue Glass"
        - "&8⬤ &e&lPrice: &6600 Coins"
    5:
      DisplayName: "&5&lMYSTIC PURPLE"
      Material: PURPLE_STAINED_GLASS
      Cage-Material: PURPLE_STAINED_GLASS
      amount: 1
      price: 700
      permission: "pof.PurpleCage"
      lore:
        - " "
        - "&7Channel your mystical energy"
        - "&7Show off your magical side"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &5&lPurple Glass"
        - "&8⬤ &e&lPrice: &6700 Coins"
    6:
      DisplayName: "&d&lBLOSSOM PINK"
      Material: PINK_STAINED_GLASS
      Cage-Material: PINK_STAINED_GLASS
      amount: 1
      price: 1000
      permission: "pof.PinkCage"
      lore:
        - " "
        - "&7Bright and cheerful like spring flowers"
        - "&7Make your opponents see pink!"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &d&lPink Glass"
        - "&8⬤ &e&lPrice: &61,000 Coins"
    7:
      DisplayName: "&c&lBLAZING RED"
      Material: RED_STAINED_GLASS
      Cage-Material: RED_STAINED_GLASS
      amount: 1
      price: 10000
      permission: "pof.RedCage"
      lore:
        - " "
        - "&7Intense and fiery like your skills"
        - "&7Strike fear into your opponents"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &c&lRed Glass"
        - "&8⬤ &e&lPrice: &610,000 Coins"
    8:
      DisplayName: "&8&lSHADOW BLACK"
      Material: BLACK_STAINED_GLASS
      Cage-Material: BLACK_STAINED_GLASS
      amount: 1
      price: 15000
      permission: "pof.BlackCage"
      lore:
        - " "
        - "&7Dark and mysterious like the night"
        - "&7Only the elite can handle this power"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &8&lBlack Glass"
        - "&8⬤ &e&lPrice: &615,000 Coins"
    9:
      DisplayName: "&e&lGOLDEN GLORY"
      Material: YELLOW_STAINED_GLASS
      Cage-Material: YELLOW_STAINED_GLASS
      amount: 1
      price: 0
      permission: "pof.VipCage"
      lore:
        - " "
        - "&7Shine with the brilliance of gold"
        - "&7Show off your VIP status"
        - " "
        - "&9DETAILS"
        - "&8⬤ &7Material: &e&lYellow Glass"
        - "&8⬤ &e&lRequired: &6VIP Rank"

Last updated