{
"CommandNotifyType": 1,
"Permissions": [
{
"BarrelsRequired": 10,
"BattlePassPoints": 0,
"Economics": true,
"EconomicsReward": 10,
"EnableRewardCommands": true,
"ItemRewards": false,
"NotifyType": 0,
"Permission": "barrelcratebounty.default",
"RewardBarrel": true,
"RewardCommands": [
"(put command here)",
"(put here another command)"
],
"RewardCrate": false,
"RewardMessage": "You received {economics} $ for destroying {barrels} barrels!",
"Rewards": {
"DisplayName": "Scrap",
"ItemAmount": 500,
"ShortName": "scrap",
"SkinId": 0
},
"ServerRewards": false,
"ServerRewardsPoints": 0,
"UseBattlePass": false,
"UseNotify": true
},
{
"BarrelsRequired": 5,
"BattlePassPoints": 0,
"Economics": false,
"EconomicsReward": 20,
"EnableRewardCommands": true,
"ItemRewards": true,
"NotifyType": 1,
"Permission": "barrelcratebounty.vip",
"RewardBarrel": true,
"RewardCommands": [
"(put command here)",
"(put here another command)"
],
"RewardCrate": true,
"RewardMessage": "VIP! You received {serverrewards} for destroying {barrels} barrels!",
"Rewards": {
"DisplayName": "Refined Metal",
"ItemAmount": 10,
"ShortName": "metal.refined",
"SkinId": 0
},
"ServerRewards": true,
"ServerRewardsPoints": 50,
"UseBattlePass": false,
"UseNotify": true
},
{
"BarrelsRequired": 1,
"BattlePassPoints": 0,
"Economics": false,
"EconomicsReward": 0,
"EnableRewardCommands": true,
"ItemRewards": false,
"NotifyType": 0,
"Permission": "barrelcratebounty.admin",
"RewardBarrel": true,
"RewardCommands": [
"(put command here)",
"(put here another command)"
],
"RewardCrate": true,
"RewardMessage": "Admin! You received 5000 SCRAP for destroying {barrels} barrels!",
"Rewards": {
"DisplayName": "SCRAP",
"ItemAmount": 5000,
"ShortName": "scrap",
"SkinId": 0
},
"ServerRewards": true,
"ServerRewardsPoints": 100,
"UseBattlePass": false,
"UseNotify": false
}
],
"UseBattlePassGlobal": false,
"UseCommandNotify": true
}