Configuration

Set the currency to the one your server uses

currency: Dollars

Choose if you want to right or left click the sign in order to repair. RIGHT_CLICK for right and LEFT_CLICK for left.

Action: RIGHT_CLICK

Determine, if you want your PlayerShops to need a chest or not

NoChest_PlayerShop: false

Please DON'T change this version number. This is used to discover if the config is up-to-date so that there are no missing features.

version: 2.0

Set how many resources you need to repair a certain tool/armor/weapon

Resources:
  DIAMOND_TOOLS:

This are the amount of resources needed to repair the Diamond Tool.

    Amount: 3 
  GOLD_TOOLS:
    Amount: 3
  IRON_TOOLS:
    Amount: 3
  STONE_TOOLS:
    Amount: 3
  WOOD_TOOLS:
    Amount: 3
  DIAMOND_WEAPON:
    Amount: 4
  GOLD_WEAPON:
    Amount: 4
  IRON_WEAPON:
    Amount: 4
  STONE_WEAPON:
    Amount: 4
  WOOD_WEAPON:
    Amount: 4
  BOW_WEAPON:
    Amount: 4
  DIAMOND_ARMOR:
    Amount: 5
  GOLD_ARMOR:
    Amount: 5
  IRON_ARMOR:
    Amount: 5
  LEATHER_ARMOR:
    Amount: 5

Comments

Posts Quoted:
Reply
Clear All Quotes