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.
-
View User Profile
-
Send Message
Posted Apr 17, 2014Hi, pls add the permission doublecoins or something. This permission is used, to give players with this permission more than the normal amount of money. So per example normal users don't have this permission, but only premiums. So that the premium users earn more money than the normal users. I hope you understand me :D My english isn't well haha
-
View User Profile
-
Send Message
Posted Apr 17, 2014@sacha220899
That's the aim of the pvpmoney.extra node! They'll earn whatever you put under pvpmoney.rewards.ranked :)
Example:
Non premium players will receive 10 of whatever currency you pick and players with pvpmoney.extra will receive 50 of whatever currency you pick :)
-
View User Profile
-
Send Message
Posted Apr 18, 2014Wow thx, nice plugin !
-
View User Profile
-
Send Message
Posted Apr 18, 2014@sacha220899
Thanks!