NotBounties icon

NotBounties -----

GUI based bounty system with Placeholders and MySQL



Group Permission and Random Bounty
Added a new permission called notbounties.player that controls all of the following permissions:
  • notbounties.set
  • notbounties.view
  • notbounties.buyown
  • notbounties.buyimmunity
  • notbounties.removeimmunity
  • notbounties.tracker
  • notbounties.whitelist
  • notbounties.basic
Added a new config section that allows you to set random bounties on players that have joined the server before
Code (YAML):
# set a random bounty every once in a while
random-bounties
:
  # minimum seconds between next random bounty - 0 to disable
  min-time
: 0 # 86400 seconds in a day
  # maximum seconds between next random bounty
  max-time
: 0
  # minimum bounty price
  min-price
: 10
  # maximum bounty price
  max-price
: 100
The notbounties.view permission now blocks players from viewing bounties in the GUI
----------, Aug 30, 2023
Resource Information
Author:
----------
Total Downloads: 18,697
First Release: Aug 12, 2022
Last Update: Feb 20, 2025
Category: ---------------
All-Time Rating:
29 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings