ah okay I understood! Thank you very much for your help!No to that one too, the groups are sorted automatically in the code (not the plugin, but the JSON library) and the first group in the list after sorting is the one chosen
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
ah okay I understood! Thank you very much for your help!No to that one too, the groups are sorted automatically in the code (not the plugin, but the JSON library) and the first group in the list after sorting is the one chosen
Type should be dinoAnyone try to add to shop rock drake? i cant find way to fix this
View attachment 4070
code is oke but dont work when you /buy drake
I tested this by accident. If you put a untamable dino in the shop, when you buy it, the wild dino will appearHow to add wild dino spawn to shop?someone buy example 150lvl wild alpha rex, to kill
how should this code look like?![]()
I tested this by accident. If you put a untamable dino in the shop, when you buy it, the wild dino will appear
i check nowI tested this by accident. If you put a untamable dino in the shop, when you buy it, the wild dino will appear
They are sorted alphabetically by ID (the shop / kit id you put in config)
Like WOWJSON:"SellItems":{ "ele10":{ "Type":"item", "Description":"1 point for 10 element", "Price":1, "Amount":10, "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element_C'" } }
Hi all,Hi,
I want to use the same DB for all the server in my cluster, every server has different IP addresses because this is how it works where I'm hosting my servers. I wonder if there is a guide to setup the MySQL DB that you could share.
My SQL DB section looks something like this in the config file:
"Mysql":{
"UseMysql":true,
"MysqlHost":" 45.137.246.58 ",
"MysqlUser":"juane",
"MysqlPass":"xxxxx",
"MysqlDB":"ClusterDB"
},
Any help will be wellcome.
Thanks.
Hi,Hi all,
Any help would be appreciated, apologies if I'm skipping any basic documentation check or paper, I just can't find detailed information about this.
Regards.
ThanksYou just need to connect all the servers to the SAME MySQL server
We use essential cookies to make this site work, and optional cookies to enhance your experience.