Added 3 new permissions for auto bounties
- notbounties.immunity.murder
- notbounties.immunity.random
- notbounties.immunity.timed
These permissions will stop the related auto bounties from being set on the player.
Added a new option to override regular immunity for auto-bounties (not the immunity listed above)
Code (YAML):
# players with immunity will be able to have bounties set on them by auto bounties
# this does not override the permission specific immunities like notbounties.immunity.murder
override-immunity
: true
The front page will be updated with these permissions and last update's addons soon.