A KitPvp plugin with an integrated bounty system, depends on BedrockEconomy for money handling.
Mostly uses forms.
KitPvp is a gamemode in which players purchase kits (sets of items)
and use them to fight, with the winner usually earning some money.
A bounty is the money one gets for killing a certain player,
which in this case gets higher with every person the player has killed.
- Integrated bounty system (can be disabled)
- Kits stored in a config file
- Bounties stored in bounty.db
- Tnt explodes when placed. (Only in the kitpvp world)
| Command | Description | Permission |
|---|---|---|
| /kit | Open the kit menu | adivius.kitpvp.kit |
| /addkit | Add a kit | adivius.kitpvp.kitmanager |
| /removekit | Delete a kit | adivius.kitpvp.kitmanager |
| /reloadkits | Reload kits from config | adivius.kitpvp.kitmanager |
| /addbounty | Add a bounty to a user | adivius.kitpvp.bounty |
| /bounty | See a players' bounty | adivius.kitpvp.bounty |