"UsageCost": {
"costBoxOpen": 5, // Cost to access the box, 0 disables that check
"costDeployable": 10, // Cost to change deyployables, 0 disables cost
"costPlayerwearable": 20, // Cost to change attire, 0 disables cost
"costWeapon": 30, // Cost to change weapons/tools, 0 disables cost
"enableUsageCost": false, // true enable's the whole function
"useEconomics": false, // to use Economics
"useServerRewards": true // to use ServerRewards
}