Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-2.0-or-later
Published last year
Updated 7 months ago
BountySeekers is a plugin that allows players to place/raise bounties on other players in a more vanilla fashion. Instead of using economy systems, the bounties' rewards are items offered by other players. This way, servers without an economy plugin can still have bounties on players!
Upon downloading the latest version, you will receive a zipped folder containing the plugin ports across all Minecraft Versions! Use the one you need!
Key Features
Custom NBT Support > Allows modded/Custom items to be added as rewards.
Bounty Permissions > Allows the server owner to define who can raise, claim, and view bounties.
GUI-Based > Allows players to intuitively look through and raise bounties using easy to understand GUIs.
Above all, it supports every version!
*Older versions might not have every feature present in the newer ones.
Permissions
bounty.* > Allows access to every feature of the plugin
bounty.raise > Allows a player/group to raise a bounty.
bounty.raise.silent > Allows a player/group to anonymously raise a bounty.
bounty.check > Allows a player/group to directly view a player's bounty.
bounty.claim > Allows a player/group to claim bounties.
bounty.list > Allows a player/group to view the list of player bounties.
bounty.reset > Allows a player/group to reset a player's bounty.
bounty.admin.setrewardlimit > Allows a player/group to set the limit of item stacks that can exist in the bounties.
bounty.admin.setrewardfilters > Allows a player/group to edit the reward filters for the plugin.
bounty.help > Allows a player/group to see the help menu
Commands
/bounty help
Displays the help menu.
Permission: bounty.help
/bounty list
Displays the list of active bounties.
Permission: bounty.list
/bounty check <player>
Directly displays the bounty on a player.
Permission: bounty.check
/bounty raise <player>
Raises the bounty for a player by contributing to the player's bounty reward.
Permission: bounty.raise
/bounty silentraise <player>
Raises the bounty for a player, hiding the identity of the benefactor.
Permission: bounty.silent.raise
/bounty reset <player>
Resets the bounty for a player.
Permission: bounty.reset
/bounty setrewardlimit <amount>
Sets the maximum amount of rewards a player can receive for their bounty.
Setting this value to -1 will remove the reward limit.
Permission: bounty.admin.setrewardlimit
/bounty setrewardfilters
Sets the filters for the rewards a player can receive for their bounty through a GUI.
Permission: bounty.admin.setrewardfilters