Items File

# Custom Items that you make myself, please follow the format.
# To get these items use /hubbly give <item>
# For compass, I would use /hubbly give compass
items:
  compass:
    name: "&cCompass"
    material: COMPASS
    glow: true
    lore:
      - "&7Right click me to open"
      - "&7the server selector!"
    actions:
      - "[MENU] selector"
  socials:
    name: "Socials"
    material: PLAYER_HEAD
    url: http://textures.minecraft.net/texture/355e2dc46399b7b9275221fcdc87c66e58d0d3044dcf62af0465122c1cd7e0bc
    actions:
      - "[MENU] socials"
  shop:
    name: "&aShop"
    material: EMERALD_BLOCK
    lore:
      - "&7Opens the shop"
    enchanted: true
    actions:
      - "[PLAYER] buy"

Last updated