Wiki
  • Home
  • Hubbly 2.5.8
    • Actions
    • Commands
    • Permissions
    • Config
  • Hubbly 3.0.0
    • Actions
    • Commands
    • Permissions
    • Config
    • Languages
    • Menus
    • Items File
    • Managing Legacy Files
      • Converting from Legacy Files
      • Using Legacy Files
Powered by GitBook
On this page
  1. Hubbly 3.0.0

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"

PreviousMenusNextManaging Legacy Files

Last updated 1 month ago