Reclaim
How to configure the Commands.Reclaim section of the config.yml
reclaim:
Enabled: true
BeginAtIndex: 6 # Display Output
permissions:
'group_dragon':
- 'bundle give %player% DragonReclaim 1'
'group_king':
- 'bundle give %player% KingReclaim 1'
'group_wizard':
- 'bundle give %player% WizardReclaim 1'
'group_goblin':
- 'bundle give %player% GoblinReclaim 1' 
Last updated