Configuration

Main | Commands | Configuration | Permissions

Default config.yml

I tried to make the config file the least intimidating I possibly could, I think I nailed it.

debug: false
prefix: '&8[&6PVPMoney&8]&6'
rewards:
    enabled: true
    currency: '$'
    amount: 50
    bonus: 50
punishments:
    enabled: false
    amount: 10
messages:
    killer: '&7You killed &a{{ VICTIM }}&7 and got &a{{ CURRENCY }}{{ AMOUNT }}&7!'
    victim: '&7You were killed by &a{{ KILLER }}&7!'
    punished: '&7You were killed by &a{{ KILLER }}&7 and lost &a{{ CURRENCY }}{{ AMOUNT }}!'

Variables work just about anywhere, though I don't recommend putting PREFIX in the prefix variable. Not sure how that one will turn out.


Comments

Posts Quoted:
Reply
Clear All Quotes