Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Drops a player head on death that can be right-clicked to claim a percentage of the victim's balance.
HeadBounty
HeadBounty is a Minecraft Paper plugin (1.21.x) that adds a PvP money reward system using player heads.
When a player kills another player, the victim’s head drops with a value based on their Vault balance.
Right-click the head to instantly receive the money.
Features
- Player vs Player kills drop a player head
- Head value equals 10% of the victim’s Vault balance
- Maximum reward cap: 1,000,000 (VND)
- Right-click the head to receive money
- Uses Vault economy (EssentialsX compatible)
- No shop or selling required
- Lightweight and safe (uses PersistentDataContainer)
Requirements
- Minecraft: 1.21.1
- Server software: Paper
- Java: Java 21
- Plugins:
- Vault
- EssentialsX (or any Vault-compatible economy plugin)
How It Works
- Player A kills Player B
- Player B’s head drops on the ground
- The head contains money equal to 10% of Player B’s balance
- Any player can right-click the head to claim the money
- The head is consumed after use
Reward Formula
reward = min(victim_balance × 0.10, 1,000,000)
Information
| Category | Gameplay |
|---|---|
| Published on | December 17, 2025 |
| License | GPL |
| Downloads | 17 |
| Stars | 0 |
| Watchers | 0 |
Addon
Library
Pages
Members
Owner