-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commands | Bounty Management
Another one of Novaconomy's wonderful features is the creation and management of Bounties, allowing other users to pay each other in exchange for hunting other players. This guide will show you all of the commands used in relation to bounties.
Command used to create a bounty on another player, online or not.
Player Required: true
Permission: novaconomy.user.bounty.manage
/bounty create <target> <economy> <amount>
Required Arguments
Target: The name of the player for the target of the bounty, online or not. When this player is killed, the bounty will be rewarded.
Economy: The economy that is rewarded in exchange for the target being eliminated.
Amount: How much the bounty is worth in accordance with the economy inputted, awarded when the target is eliminated.
Command used to view the active bounties that the player has created.
Player Required: true
Permission: novaconomy.user.bounty.list
/bounty owned
Command used to list the bounties that currently target the player.
Player Required: true
Permission: novaconomy.user.bounty.list
/bounty self
Command used for the deletion of an active bounty. This will refund the money that the bounty holds.
Player Required: true
Permission: novaconomy.user.bounty.manage
/bounty remove <target>
Required Arguments
Target: The name of the target that a bounty holds. Must have a previous bounty that this player has created.
Copyright © 2021-Present Team Inceptus. All Rights Reserved.
Licensed under the GPL-v3.0.