Sample Config.yml

Shop:
  ArmorShop:
    Armor:
      asleather: 110
      asiron: 210
      asgold: 310
      asdia: 410
      aschain: 510
    Extras:
      time: 1000
      weather: 1000
      asheal: 100
      asfood: 100
  FightShop:
    Sword:
      fswood: 110
      fsstone: 210
      fsiron: 510
      fsgold: 310
      fsdia: 410
  MvB:
    Free:
      getPLUS:
        coal_ORE: 10
        lapis_ORE: 75
        redstone_ORE: 50
        dia_ORE: 100
        gold_ORE: 75
        iron_ORE: 25
      hideMessage: false
  Msg:
    DeathMsg: 'Died? Buy a sword with the /fsshop command. Or use the /asshop command to get a set of armor for better protection.'
    Moneyinfo:
      money: '[Money Info -> Me] You have: '
      gift: '[Money Info -> Me] You get: '
    Buy:
      ok: 'Info: You have bought an item!'
      price: 'Info: Cost: '
    Warnings:
      nomoney: 'Info: You do not have enough money!'
      armor: 'Attention: You have a an armor! Put it off!'
      sword: 'Attention: You have an item in your hand. Discard it!'
      noperm: 'Info: The admin has locked this feature!'
    Ingameshop:
      armor: 'armor'
      sword: 'sword'
      gotoarmor: 'Do you have an armor?'
      gotosword: 'Do you need a sword?'

Comments

Posts Quoted:
Reply
Clear All Quotes