- Joined
- Apr 1, 2020
- Messages
- 18
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Hey Guest, I’ve got some exciting news to share! 🎉
Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.
In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.
On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.
👉 Stay in the loop!
Join our Discord for behind-the-scenes updates, early previews, and community discussions.
» Click here to join our Discord! «
~ MrOwlSky
There are multiple json errors on your file, specifically syntax format errors, also you have bunch of spaces in your file and stuff like } and { one after another, which gives more errors, also you have spaces after a code ends for examplehere it is: https://pastebin.com/Ty8NsibJ
i dont recommend trying the fix on the websiteoh okay thanks so the prolbem is formatting the json file, i will try with the default config then i will do it like you said. thanks a lot.
is this site automatically fixes the errors?
I provided my host with a guide, maybe its useful for you, check it out https://www.activegamehost.com/client/knowledgebase/74/-Ark-Shop-Currency-and-Kits-Plugin.htmlso if someone doesnt know how to edit this type of file, its just a bummer.
i wish things can be easier tho
Complete with all the items or what youre looking for exactly?im looking for aa completed config to use it direcctly now
I created a seperate thread for it on the general support. I would love to have a script includes boss mats (argy talon etc.) not the trophies, also kibbles and element, dinos etc.Complete with all the items or what youre looking for exactly?
First things first, the sell options to the store is near the bottom of the script, you will have to manually add the code yourself, along with the blueprint price, description and so on, its very time consuming for anyone to do it just like that, specially since you will have to chose the price, the amount, the description,I created a seperate thread for it on the general support. I would love to have a script includes boss mats (argy talon etc.) not the trophies, also kibbles and element, dinos etc.
It would be a mixd one if i try to tell anything i want. So a better solution could be editing a complete config with allows players selling stuff for points. (Stones, meat, metal can be sold.)
},
"SellItems":{
"elementdust":{
"Type":"item",
"Description":"1000 x Element Dust",
"Price":1010,
"Amount":1000,
"Blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Resources/PrimalItemResource_ElementDust.PrimalItemResource_ElementDust'"
}
},
First things first, the sell options to the store is near the bottom of the script, you will have to manually add the code yourself, along with the blueprint price, description and so on, its very time consuming for anyone to do it just like that, specially since you will have to chose the price, the amount, the description,
The code below is for the sell items, in this particular example, is 1000 element dust for the price of 1010 points, for every new item you want people to sell in your shop you will have to add new chunk of code after the
lementDust'"
},
{
"elementdust":{
"Type":"item",
"Description":"description here",
"Price":x price here,
"Amount":x Number here,
"Blueprint":"blueprint path here"
},
{ and so on
Code:}, "SellItems":{ "elementdust":{ "Type":"item", "Description":"1000 x Element Dust", "Price":1010, "Amount":1000, "Blueprint":"Blueprint'/Game/Extinction/CoreBlueprints/Resources/PrimalItemResource_ElementDust.PrimalItemResource_ElementDust'" } },
i had to use google translator for this, try to use english...Saludos cordiales señor
En primer lugar, quiero decirles que su trabajo es maravilloso y estoy agradecido por su generosa contribución a la comunidad.
Mi pregunta es si podría generar un dinosaurio domesticado con una montura en la tienda porque traté de agregar un plano de dinosaurios y monturas, pero el complemento comienza con errores ... si pudiera darme un consejo para agregar un dinosaurio con su montar en 1 sola compra
Desde ya muchas gracias
blueprint path needs to be provided by the mod developer, so ask himHello,
Does anyone know how to add Awesome Teleporters to the shop?
There is no supplied blueprint path.
https://steamcommunity.com/sharedfiles/filedetails/?id=889745138
Thanks
i made this guide here quite a while, maybe its some use for you Guidehow do i make it so the starter kit has 2 be /kit Starter and not be auto giving out
We use essential cookies to make this site work, and optional cookies to enhance your experience.