πRewards Guide
"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" #(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: "&e1 Common Key"
commands:
- "crate key give %player% Common 1"Last updated