Setting Up Rewards
Follow a step by step tutorial to create a reward by yourself.
'1': #(The reward id used to link it to a tier) (DONT USE THE SAME NUMBER TWICE)
type: command #(Reward type)
name: "Announces you achievement" #(Name for booster message)
lore-addon: #(Reward description)
- '&6 - Announces you achievement.' #(Reward description)
commands: #(Item or Command being excuted when reward is claimed)
- 'broadcast &6%player% reached a key BattlePass tier!!' '1':
type: command # You can still use commands to give items :)
name: "1 Common Key"
lore-addon:
- '&6 - &e1 Common Key'
commands:
- 'crate key give %player% Common 1'Reward variables (+ boosters support)
ADDING ENCHANTMENTS
Last updated