So i cant seem to grasp the correct way to setup thi plugin. No matter what i try nothing shows under Items apart from a big Ammunation text.
Any idea what i can do to fix this?
Any idea what i can do to fix this?
screenshot above data\ServerRewards\reward_data.json? {
"items": {
"rifle.ak_0": {
"shortname": "rifle.ak",
"customIcon": null,
"amount": 1,
"skinId": 0,
"isBp": false,
"category": 1,
"displayName": "Assault Rifle",
"cost": 100,
"cooldown": 0
}
},
"kits": {},
"commands": {}
}So far i have only added an AK to actually test how to add items
Okay so i have attempted wha you said and this is the result.
Still same screen under "Items".

{
"items": {
"pickaxe_1362736707": {
"shortname": "pickaxe",
"customIcon": null,
"amount": 1,
"skinId": 1362736707,
"isBp": false,
"category": 6,
"displayName": "Pickaxe",
"cost": 100,
"cooldown": 0
},
"smg.thompson_1772377862": {
"shortname": "smg.thompson",
"customIcon": null,
"amount": 1,
"skinId": 1772377862,
"isBp": false,
"category": 1,
"displayName": "Thompson",
"cost": 1000,
"cooldown": 0
}
},
"kits": {},
"commands": {}
}Also added items ia chat command