- Joined
- Apr 13, 2019
- Messages
- 29
So i'm trying to setup a server cluster with two maps. The shop and all of my plugins work on the first server, but not on the second one. Like even the API doesn't load on the second server.. what am I missing?
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
I'm sorry but where do i find the permissions plugin page and how would i assign people roles?Go to the permissions plugin page. The process is there. It really has nothing to do with this plugin. This one simply uses roles assigned by permissions
Search is your friend. I'm not going to go find a link for you when you can probably handle a few clicks.I'm sorry but where do i find the permissions plugin page and how would i assign people roles?
ive been searching for 5 days, but thanks...Search is your friend. I'm not going to go find a link for you when you can probably handle a few clicks.
ive been searching for 5 days, but thanks...
It's simply lack of effort. Adults shouldn't need to be spoon-fed!go to the overview of this plugin, right above where it says how to install it says permissions, click that.
- Permissions.Add <SteamID> <Group> - Adds player to the existing group.
I did not find configuration parameters to change this in the example config.json. Can you help me?Is isnt like that unless you set it that way
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoSantaHat.PrimalItemSkin_DinoSantaHat"This config was previously working for me until an update, it'll load fine then upon server restart the shop will no longer load. This occurs over multiple servers and the shop works fine with a default configuration in place. I don't want to have to completely recode this many items into the shop if possible, I'd just like to fix what I have. I don't really understand what's vital that I'm missing, if anyone can tell me I'd be grateful.
"ShopItems":{
"tekengram":{ // Engram
"Type":"unlockengram",
"Description":"Engram TEK Boots & Gloves",
"Permissions":"Admins,Premiums",
"Price":20,
"Items":[
{
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/TEK/PrimalItemArmor_TekBoots.PrimalItemArmor_TekBoots'"
},
{
"Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/TEK/PrimalItemArmor_TekGloves.PrimalItemArmor_TekGloves'"
}
]
},
We use essential cookies to make this site work, and optional cookies to enhance your experience.