NotBounties icon

NotBounties -----

GUI based bounty system with Placeholders and MySQL



Ban checking and posters update
Ban Checking:
  • Added an option in the config called remove-banned-players that will check for bounties with banned players every 10 minutes and remove them
  • Supports vanilla banning and LiteBans banning
  • Random bounties will no longer be placed on banned players
Bounty Poster Changes:
  • The reward text will now be centered
  • You can now customize the name line
  • Placeholders and chat colors can now be used
Here are the new config options in bounty-posters and a little bit more about them
Code (YAML):
  # The line right below the player head
  # placeholders can be used in here, but will only get updated every server restart if save-templates is false
  # Long text here may make the names illegible
  name-line
: ' {name }'
  # always update the map even if the bounty hasn't changed
  always-update
: false
  # save created maps to be used later - player heads will not change unless the player changes their name
  save-templates
: true
  # delete all the saved poster templates in the NotBounties/posters folder
  # set this to true if you change anything about what is displayed on the poster besides reward-text and currency-wrap
  # this will be set to false again automatically after a clean has been done
  clean-posters
: false
If you are using placeholders, I suggest setting save-templates to false and always-update to true. This will keep the maps updated but also increase the load on your server

Other Changes:
  • Added /bounty debug command
  • Fixed a bug where an error would occur when typing bounty in console
  • Bounties removed because they were expired, removed by an admin, or because the player was banned, will now refund the setters. If vault is hooked in, it will refund the setters right away; otherwise, refunds will occur when the setters log in.
  • Fixed a bug where the notified message was sent even if the player was already notified
Thanks for all the suggestions and bug reports. If you have any problems, shoot me a message or joining the discord server. (I respond much quicker on discord)
----------, Sep 23, 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