Commands
Base command: /bounty (aliases: /bounties, /b).
| Command | Description | Permission |
|---|---|---|
/bounty |
Open the main bounty GUI | elitebounty.use |
/bounty set <player> |
Start placing a bounty on a player | elitebounty.create |
/bounty list |
Browse all active bounties | elitebounty.list |
/bounty my |
View bounties you’ve placed | elitebounty.use |
/bounty claim |
Open your pending claims | elitebounty.claim |
/bounty cancel <#id\|player> |
Cancel a bounty you placed (fee may apply) | elitebounty.create |
/bounty lang [code\|list] |
Set your own language, or list the options | elitebounty.use |
/bounty reload |
Reload config & language files | elitebounty.admin |
/bounty debug |
Diagnostic output | elitebounty.admin |
Cancelling a bounty
Cancel by the short #id shown in the menus, or by the target’s name:
/bounty cancel #42cancels bounty#42./bounty cancel Stevecancels your bounty on Steve. If you have more than one on the same player, the command lists them so you can cancel one by its#id.
Choosing your language
/bounty lang list shows the available languages; /bounty lang <code> (for
example /bounty lang pl) switches just your messages. Your choice is saved and
remembered the next time you join. See Languages.
Most actions are also available through the in-game GUIs. Tab-completion suggests subcommands, player names, and your own bounty ids.
See Permissions for the full node list.