gem-shop.yml
AfkZone Configuration Files
enable-shop: true
main-menu-title: Select a Category
main-menu-layout:
- xxxxxxxxx
- ' a b c d '
- xxxxxxxxx
main-main-menu-open-sound: CHEST_OPEN
main-menu-items:
- display-name: '&6&lRanks'
skull: ''
lore:
- '&7'
- '&8| &7Browse through a selection'
- '&8| &7of ranks that can be'
- '&8| &7purchased with gems.'
- ' '
- '&fGems can be obtained through &e/buy'
- ' '
- '&6Click here to open &nRanks Menu'
glow: true
material: DIAMOND_HELMET
durability: 0
key: a
category: RANKS
- display-name: '&6&lTools'
skull: ''
lore:
- '&7'
- '&8| &7Browse through a selection'
- '&8| &7of tools items that can be'
- '&8| &7purchased with gems.'
- ' '
- '&fGems can be obtained through &e/buy'
- ' '
- '&6Click here to open &nTools Menu'
glow: true
material: DIAMOND_PICKAXE
durability: 0
key: b
category: TOOLS
- display-name: '&6&lMiscellanous'
skull: ''
lore:
- '&7'
- '&8| &7Browse through a selection'
- '&8| &7of misc items that can be'
- '&8| &7purchased with gems.'
- ' '
- '&fGems can be obtained through &e/buy'
- ' '
- '&6Click here to open &nMiscellanous Menu'
glow: true
material: PAPER
durability: 0
key: c
category: MISC
- display-name: '&6&lSets'
skull: ''
lore:
- '&7'
- '&8| &7Browse through a selection'
- '&8| &7of sets that can be'
- '&8| &7purchased with gems.'
- ' '
- '&fGems can be obtained through &e/buy'
- ' '
- '&6Click here to open &nSets Menu'
glow: true
material: DIAMOND_CHESTPLATE
durability: 0
key: d
category: SETS
- display-name: '&7'
skull: ''
lore: []
glow: false
material: STAINED_GLASS_PANE
durability: 7
key: x
category: ''
# Category Settings
categories:
- category-type: RANKS
gui:
title: '&8Ranks'
layout:
- ' '
- ' a b c d '
- ' '
open-sound: OPEN_CHEST
items:
- display-name: '&aV.I.P Rank'
skull: ''
lore:
- '&7'
- '&8| &7Type /ranks to view perks and commands'
- ' '
- ' &6➸ &ePrice: &f{cost} &fGems'
- ' &6➸ &eBalance: &f{balance} &fGems'
- ' '
- '&6Click here to purchase &nV.I.P Rank'
glow: true
material: DIAMOND_SWORD
durability: 0
key: a
price: 10
commands:
- lp user {player} parent set VIP
- category-type: TOOLS
gui:
title: Tools
layout:
- ' '
- ' abcde '
- ' '
open-sound: OPEN_CHEST
items:
- display-name: '&6&lTray Pickaxe'
skull: ''
lore:
- '&7'
- '&8| &7Removes netherrack in a 9x9 radius at once'
- ' '
- ' &6➸ &ePrice: &f{cost} &fGems'
- ' &6➸ &eBalance: &f{balance} &fGems'
- ' '
- '&6Click here to purchase a &nTray Pickaxe'
glow: true
material: DIAMOND_PICKAXE
durability: 0
key: a
price: 10
commands:
- give {player} diamond_helmet 1
- category-type: MISC
gui:
title: Miscellanous
layout:
- ' '
- ' abcde '
- ' '
open-sound: OPEN_CHEST
items:
- display-name: '&b&lSword MCMMO (1000 Levels)'
skull: ''
lore:
- '&7'
- '&8| &7Click to receive 1000 Swords MCMMO'
- ' '
- ' &6➸ &ePrice: &f{cost} &fGems'
- ' &6➸ &eBalance: &f{balance} &fGems'
- ' '
- '&6Click here to purchase &nSwords MCMMO (1000 Levels)'
glow: true
material: PAPER
durability: 0
key: a
price: 10
commands:
- give {player} diamond_helmet 1
- category-type: SETS
gui:
title: Sets
layout:
- ' '
- ' abcde '
- ' '
open-sound: OPEN_CHEST
items:
- display-name: '&b&lDurability Set'
skull: ''
lore:
- '&7'
- '&8| &7Gives you a Durability Set'
- ' '
- ' &6➸ &ePrice: &f{cost} &fGems'
- ' &6➸ &eBalance: &f{balance} &fGems'
- ' '
- '&6Click here to purchase a &nDurability Set'
glow: true
material: LEATHER_CHESTPLATE
durability: 0
key: a
price: 10
commands:
- give {player} diamond_helmet 1
Last updated