GUI Shop configuration sharing
Does anyone have a ALREADY completed config they would care to share? 

as im currently finishing all my plugins config, and this one seems to take a while and do not have long, i dont mind fiddling with the prices, but names etc could take a while which i currently dont have! 

would appreciate any help! much graciassssss
In response to ConorOrtiz ():
Does anyone have a ALREADY completed config they would care to share? 

as im currently fi...
the spawn bradley thing doesnt work, and i really want to add this to my shop
In response to MrSp0ngey ():
the spawn bradley thing doesnt work, and i really want to add this to my shop
Spawning bradley won't work, as far as I know FP added something that forces the APC to be at launch.
Spawning bradley does work but as Default said above - when u buy it,it will always roam around the Launch Site.
So means u have to go there to kill it.
If you after a bradley for players to drive then u need a seperate plugin.
Trust me, ive got it in the shop configuration as shown below, and it wont spawn at launch site. When i type the command in the admin console it spawns one, but if i buy it from the shop it doesnt work at all.

},
"Spawn Bradley": {
"buy": "5000",
"img": "https://cdn.iconscout.com/icon/free/png-256/tank-161-897781.png",
"cmd": ["entity.spawn bradleyapc", "say $player.name bought a personal Bradley."],
"cooldown": "0",
"sell": "0"
},

This does not work when i purchase it from the shop, the "say" bit does work, the spawning bradley bit doesnt.
your command is wrong 

"Spawn Bradley": {
"buy": "5000",
"img": "https://cdn.iconscout.com/icon/free/png-256/tank-161-897781.png",
"cmd": ["spawn bradleyapc"],
"cooldown": "3600",
"sell": "0"
},

I couldnt figure out how to add a new tab so i put all my electronics items under components.

Heres the pastebin for the GUIShop config

https://pastebin.com/JPTKyGZm