Hi !
I've just purchase your plugin and i really like it !
Excellent job !
I'm just totally confused and lost about adding custom items as a jet pack
For exemple :
{
"DisplayName": "Jet Pack",
"CategoryName": "Attire",
"PlayerBuyLimit": -1,
"CooldownInSeconds": 60,
"CanBuyWithComputerStation": true,
"SellItems_max_4": [
{
"Type_rp_eco_itemid_command": "itemid",
"Command": "",
"ItemID": "21402876",
"Amount": 1,
"Skin": 2632956407
}
],
"PriceItems_max_4": [
{
"Type_rp_eco_itemid": "eco",
"ItemID": "",
"Amount": 50,
"Skin": 0
}
]
}
Amd nothing is working.
Where i'm wrong ?
Can you help me please ???