Help with Adding Shop Groups and Permissions

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
In console/Rcon:
Add group: permissions.addgroup Patreon50
Add player: permissions.add <steamid> Patreon50
 
In console/Rcon:
Add group: permissions.addgroup Patreon50
Add player: permissions.add <steamid> Patreon50

awesome! thanks for the help, i knew it was going to be somthing simple, lol. do you happen to know if there is a file path or an ini where those additions can be manually edited instead of adding or removing through Rcon?
 
Download any database browser, sqlite db browser for example, and put your permissions into db
 
Hi bro what represent this number?
{
"Database":"sqlite",
"MysqlHost":"localhost",
"MysqlUser":"root",
"MysqlPass":"pass",
"MysqlDB":"arkdb",
"MysqlPort":3306,
"DbPathOverride":"",
"AddGroup":"Patreon50",
"AddPatreon50":"76561198178981501"
}
 
Back
Top