Manual Economy
- Added a new configuration option in the currency section called manual-economy
- Enabling this will stop NotBounties from giving or removing currency. Players will still need a sufficient balance to set bounties, but they need to claim the reward manually from the players who set it
- I suggest enabling redeem-reward-later in the config to keep track of who set each reward, and while you are at it, change the lore of the voucher in the language.yml with the option bounty-voucher-lore
Code (YAML):
bounty-voucher-lore
:
- ''
- '&2Awarded to
{receiver
}'
- ''
Redeem Reward Later Changes
- Moved the redeem-reward-later option closer to the top of the config and made it a configuration section
- The voucher-per-setter will give the bounty claimer a voucher for every person who sets a bounty
- The setter-lore-addition will add a line to the lore for each setter. It is useful if you only want one voucher given out
- In language.yml, the bounty-voucher-lore and bounty-voucher-name will now use {amount} for the voucher amount and {bounty} for the bounty amount
Other Changes
- [pprompt] and [cprompt] in GUI commands now have an event priority of LOWEST