Description The Wanted plugin for Spigot allows players to place bounties on others. When a player with a bounty is killed, the killer will receive the bounty that others placed on it, which can be stacked from multiple players.
Commands - /wanted [player] [money]
- Description: Place a bounty on a player.
- Arguments:
- player: The name of the player to place a bounty on.
- money: The amount of money for the bounty.
- /wanted top
- Description: Display the top 10 players with the highest bounties.
PlaceholderAPI Support The plugin supports PlaceholderAPI for dynamic content. The following placeholders can be used:
- Placing a Bounty
- Command: /wanted Steve 500
- Description: Places a $500 bounty on Steve.
- Viewing Top Bounties
- Command: /wanted top
- Description: Displays the top 10 players with the highest bounties.
Configuration Customize the language used in messages and notifications by adjusting the language files provided with the plugin. Replace placeholder texts as needed.
Installation
1. Download the plugin JAR file.
2. Place it into the plugins directory of your Spigot server.
3. Restart or reload your server.
If you have any ideas about updating and upgrading or have any errors, you can comment below.