-
Notifications
You must be signed in to change notification settings - Fork 5
Rewards
MattyHD0 edited this page Dec 15, 2022
·
3 revisions
To configure rewards for your koths you must use /koth rewards, this command has several subcommands like create or delete.
You can create rewards of two types item and command.
To create an item type reward you should execute /koth reward create <reward id> item <chances> with the desired item in your hand.
Reward ID Chances
↓ ↓
/koth reward create reward1 item 100.0
↑
Reward Type
To create an command type reward you should execute /koth reward create <reward id> command <chances> <command>.
Reward ID Chances
↓ ↓
/koth reward create reward2 command 100.0 give %player% minecraft:diamond_sword
↑ ↑
Reward Type Command
Annotations
- Chances are the chances that the player will receive the reward when rolled upon gaining a koth
- You cannot have two or more rewards with the same ID
- You cannot use PlaceholderAPI placeholders in rewards
- You can't set different rewards for each koth