BountySystem
A lightweight plugin made for managing bounties
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
BountySystem
BountySystem
BountySystem is a lightweight and easy-to-use Minecraft plugin that allows server operators to manage player bounties. Players can place bounties on others, check active/claimed bounties, and claim bounties.
Commands
- /bounty request <target-player> <price> <reasoning> - Request to place a bounty on another player
- target-player: The player you want to place the bounty on.
- price: The reward given to whoever claims the bounty (This field is a free-form string, e.g: "64-diamonds" or "2-furnaces". Note: The <price> must be a single word. For example, instead of writing 20 diamonds, use 20-diamonds or 20_diamonds.
- reasoning: The justification for placing the bounty. This information is sent to the server staff team.
- /bounty list - Shows a list of all active and unclaimed bounties
- /bounty claimed list - Shows a list of all cclaimed bounties
admin commands
- /bounty approve <request-id> - Approves a pending bounty request
- /bounty deny <request-id> - Rejects a pending bounty request
- /bounty review - Review all pending bounties, including their setter, target, price, justification, and ID
All rights reserved by Nevmind