Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
๐น BountyBoard
Bring them to justice. Collect the prize.

The hunt is on.
๐ The Concept
In a civilized society, actions have a price. BountyBoard removes the "invisible" nature of player hits. It turns every assassination into a public event and every criminal into a walking gold mine.
Unlike traditional plugins that use clunky UI menus, BountyBoard is 100% world-based. You see the posters, you track the target, and you physically deliver the proof.
โจ Key Features
๐ผ๏ธ Physical Wanted Posters
Place a sign and watch it transform. Using advanced ArmorStand technology, BountyBoard creates a 3D "Wanted" poster featuring:
- Target's Head: A real-time skin render of the victim.
- Dynamic Stats: Current reward, the name of the contractor, and the crimes committed.
- Status Updates: Visual indicators for "Active", "Claimed", or "Expired".
๐ฉธ The Proof of Kill
You can't just kill and get paid. To claim a bounty, the hunter must retrieve a Proof Tokenโa unique NBT-tagged item dropped only upon a successful bounty kill. Lose the token, lose the reward.
๐ฐ Flexible Rewards
Don't limit yourself to virtual currency.
- Items: Set bounties for Diamonds, Ancient Debris, or custom items.
- Experience: Offer XP levels as a reward for the hunt.
- Crowdfunding: Multiple players can add to an existing bounty, creating "High Value Targets."
๐ CivCraft Suite Integration
BountyBoard is a pillar of the CivCraft Ecosystem. While it works perfectly alone, its true power is unlocked when paired:
| Integration | Synergy Effect |
|---|---|
| ๐ต๏ธ Witness | Automatically posts a bounty when a murder is witnessed. |
| ๐ชช Reputation | High-reputation players get "Official Hunter" bonuses; criminals pay more to post. |
| โ๏ธ Tribunal | Judges can "Authorize" or "Bounty" a fugitive after a guilty verdict. |
| โ๏ธ ReanimateMC | Executing a "Downed" player counts as a valid bounty kill. |
| ๐ชฆ Epitaph | The gravestone of a bountied player will display their "Wanted" status forever. |
๐ ๏ธ Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/bounty set <player> |
Opens the reward GUI for a new poster | bounty.set |
/bounty list |
Lists all active bounties in chat | bounty.list |
/bounty locate |
Points your compass to the nearest Bounty Board | bounty.locate |
/bounty admin |
Manage or remove active bounties | bounty.admin |
๐ฆ Installation
- Download BountyBoard.jar.
- (Optional but Recommended) Download CivCraft Core for suite integrations.
- Drop into your
/pluginsfolder and restart. - Craft a Bounty Sign (Default: Sign + Gold Ingot) or use
/bounty set.
โ๏ธ Configuration Snippet
# BountyBoard - Configuration
settings:
expiration-days: 7
allow-self-bounty: false
broadcast-on-kill: true
visuals:
use-armorstands: true
particle-glow-on-target: true
integrations:
witness-auto-post: true
reanimate-execution-valid: true


