NotBounties icon

NotBounties -----

GUI based bounty system with Placeholders and MySQL



New Integrations & Bug Fixes
Added 3 new plugin integrations:
  • WorldGuard with claim-bounties flag
  • KingdomsX for team claiming
  • Lands for team claiming
The teams configuration section has been updated since 2 more team plugins were added.
Code (YAML):
# allow players on the same team claim each-other's bounties
teams
:
  # claim if on the same scoreboard team
  # some plugins use scoreboard teams, so disabling this may break claiming bounties
  scoreboard-claim
: true
  # players with the same placeholder result will not be able to claim each other's bounties (Must have PlaceholderAPI installed)
  # ex: '%luckperms_prefix%' would prevent anyone with the same prefix from killing each other
  placeholder
: ''
  # <===> BetterTeams <===>
  better-teams
:
    # claim if on the same BetterTeams team
    team
: false
    # claim if allied with each other's BetterTeams team
    ally
: false
  # <===> TownyAdvanced <===>
  towny-advanced
:
    # claim if in the same nation
    nation
: false
    # claim if in the same town
    town
: false
    # claim if nations are allied
    ally
: false
  # <===> KingdomsX <===>
  kingdoms-x
:
    # claim if in the same nation
    nation
: false
    # claim if nations are allied
    nation-ally
: false
    # claim if in the same kingdom
    kingdom
: false
    # claim if kingdoms are allied
    kingdom-ally
: false
  # <===> Lands <===>
  # The claim_bounty flag can be used
  lands
:
    # claim if in the same nation
    nation
: false
    # claim if nations are allied
    nation-ally
: false
    # claim if they are trusted in each other's lands
    land
: false
    # claim if lands are allied
    land-ally
: false
Bug fixes:
  • Fixed a bug where players or admins couldn't remove bounties
  • Fixed a bug where you couldn't use items without metadata in the GUI. Credit to srnyx.
----------, Mar 16, 2024
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