Bountied is a plugin which allows you to place bounties on players. When that player is killed the person who killed the player with the bounty on them will get the money.
Features
Place bounties on players so others can kill them for the bounty
Kill players with bounties on them to earn money.
See who has a bounty on them
Remove your bounty you placed if you had one.
Uses the new UUID system.
Commands
/bounty add <player> <amount>: Adds a bounty onto a player.
/bounty del <player>: Remove the bounty that you added to the player.
/bounty list [page]: List all the bounties in order of most wanted to least wanted.
/bounty olist [page]: List all the bounties, who are online, in order of most wanted to least wanted.
/bounty reload: Reload the config and save the bounties.
Configuration
max-amount: The maximum amount of money a player can place on another.
min-amount: The minimum amount of money a player can place on another.
tax: The percentage (as a decimal) of money that is taken away when the bounty is removed.
Permissions
bounty.add: Allows a player to place a bounty on another player.
bounty.refund: Allows a player to remove there bounty for a refund.
bounty.collector: Allows a player to collect money from a bounty after killing the player.
bounty.list: Allows a player to view the list of bounties.
bounty.untargetable: Allows a player to not be a target of bounties.