Config.yml
Information
# Default config for HeadConomy.
prefix: - Display a prefix before the confirmation for a sell message. To disable type prefix: false
currencySymbol: - This will include the currencySymbol in the confirmation for a sell message.
dropChance: - This is a percentage that a head will drop from the specified entity.
value: - This is the value of a head when using the /sellhead command.
Config.yml
prefix: '&6[HeadConomy] '
currencySymbol: $
heads:
player:
dropChance: 100
value: 100
skeleton:
dropChance: 100
value: 20
zombie:
dropChance: 100
value: 10
creeper:
dropChance: 100
value: 15
wither_skeleton:
dropChance: 100
value: 25
dragon:
dropChance: 100
value: 200
Comments