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
You would better to ask Nitrado support about it. They should install it for you.some one using nitrado with the plugin shop? i'm asking now for 3 days if some one can help me and still no answer , are people dont using nitrado or shop anymore??????
There is not much can be done with GUI using plugins. I would suggest you to use mods for this purpose.Any plans to add custom shop categories. Like for resources, eggs. food excet. Would love the ability to have separate shops for easy finding and less pages to go through.
Plugin updates are done in order, be patience. Anyway, i would suggest you to use a mod for displaying shop items.When to update the 2.3 version?
And the questions I mentioned to you.
Thanks.
It means that your config is incorrect.bruh server crashes when i type /shop
Hi, I ran into a problem dunno if it's on my side or plugin side. The problem is with kits, they are not using points from the players, even if is set the amout of points.
I will try the default config file.. and let you all know.
Thanks
EDIT: Just tested the default config, same problem there. (All kits are not spending the points of the players. Even if points are set)
EDIT: Maybe something with "DbPathOverride", didn't tested without it yet.
Could anyone please tell me why this is not working?!! its driving me absolutely crazy!!
Replace it with
"DbPathOverride": "D:\\TCAFiles\\Users\\MatthewC\\Cluster"
Should fix the issue
View attachment 318with the quotations?
you could but the parameter is specifying the path for the DB. so it is not needed.Do i need to put arkapi.db?
thankyouyou could but the parameter is specifying the path for the DB. so it is not needed.
/Foppa
As you can see all kits on my config have a default amount, but all of them also have a price. The quantity is working fine, but not the prices. If it was supposed to be free, it shoudn't have a price option.You have set all the kits with a default amount, so they will get that kit free, until they use however many the default amount is.
You just misunderstood how it works.As you can see all kits on my config have a default amount, but all of them also have a price. The quantity is working fine, but not the prices. If it was supposed to be free, it shoudn't have a price option.
Someone have the same issue?
Well, that's nothing wrong with that! you bought 2 kits with the name "tool" and according to your config file, you have set 2 Default Amount.... with that configured, it will give every player 2 free "tool" kits!
JSON:"tool": { "DefaultAmount": 2, <------------------- "Price": 75, "Description": "Acendant Metal Pick, Hatchet, Sickle", "Items": [
Here is some explanation found on the main page of this plugin:
JSON:"Kits":{ "starter":{ // Name (ID) of the kit. // Starter kit example. This kit can be used by everyone. Kit gives dinos and items. "DefaultAmount":2, // Amount of free kits. "Price":90, // Allows players to buy additional kits. If you remove price, players won't be able to buy it. "Description":"Starter kit (carno with saddle)", // Description of the kit. "Items":[ // List of items in kit, you can add as many as you want.
We use essential cookies to make this site work, and optional cookies to enhance your experience.