NotBounties icon

NotBounties -----

GUI based bounty system with Placeholders and MySQL



Bounty Board and Placeholder Fixes
Bounty Board
  • New Bounty Board feature was added that lets you track top bounties on posted bounty posters. The posters will auto-update as new bounties are added.
  • Setup the bounty board by running /bounty board and punching where you want the poster
  • Other commands include /bounty board <rank> to set a specific poster for a leaderboard rank, /bounty board remove to remove a specific bounty board, and /bounty board clear to remove all the bounty board posters
  • There is a new configuration section that allows you to customize some parts of the bounty board
Code (YAML):
bounty-board :
  # 0 oldest bounties
  # 1 newest bounties
  # 2 top bounties
  # 3 lowest bounties
  type
: 2
  # how many seconds between the board updates - minimum of 2 seconds
  update-interval
: 5
  # glow item frame
  glow
: true
  # invisible item frame
  invisible
: true
PlaceholderAPI Fixes
  • Leaderboard placeholders now work again (Idk how they broke)
  • _full ending now returns a completed message
  • _formatted ending will only have currency prefix/suffix for the stats that require it
  • Added a new ending _value that will return just the value of the placeholder unformatted
Other Changes
  • Added a new stat called Current. This can be used to see the top current bounties with leaderboards if the regular GUI is sorted differently
  • Optimized code in many areas
  • Bounties can now be sorted in different order if you are connected to a database
  • Fixed a bug where an error would occur when migrating data
Let me know if you experience any bugs or have any suggestions. You're feedback in very important to me! If you want a fast response, send a message in the discord.
----------, Oct 24, 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