Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for vedokoush

Drops a player head on death that can be right-clicked to claim a percentage of the victim's balance.

Report HeadBounty?

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

  1. Player A kills Player B
  2. Player B’s head drops on the ground
  3. The head contains money equal to 10% of Player B’s balance
  4. Any player can right-click the head to claim the money
  5. The head is consumed after use

Reward Formula

reward = min(victim_balance × 0.10, 1,000,000)

Information

CategoryGameplay
Published onDecember 17, 2025
LicenseGPL
Downloads17
Stars0
Watchers0
Addon
Library

Pinned Versions

Members