πͺRewards
Reward players for breaking
rewards:
top:
type: top
place: 1
commands:
- "10;give %player% diamond"
- "100;give %player% iron_ingot"
top_range:
type: top
place: "1-3"
commands:
- "10;give %player% diamond"
- "100;give %player% iron_ingot"
break_interval:
type: break
interval: 5
commands:
- "100;give %player% iron_nugget"
break_condition:
type: break
condition: less than 5
commands:
- "100;give %player% iron_nugget"
break_last:
type: break
interval: last
commands:
- "100;give %player% iron_nugget"
break_count:
type: break_count
from: 10
to: 50
commands:
- "100;give %player% iron_nugget %breaks%"Reward commands
Command modes
Random command
All commands
Top rewards
Single place
Place range
Break rewards
Interval rewards
Condition
Last break
Break count
Last updated