- 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!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.