Configuring Ark Permissions

Welcome!

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

SignUp Now!

ironxlungs85

Well-known member
Joined
Apr 6, 2019
Messages
2
I rent through GSA and Im new to messing with JSON files. I have the default config for Ark Permissions and want to run it with Ark Shops Currency and Kits. However I dont know what to input in the permissions Json



{
"Database":"sqlite",
"MysqlHost":"localhost",
"MysqlUser":"root",
"MysqlPass":"pass",
"MysqlDB":"arkdb",
"MysqlPort":3306,
"MysqlPlayersTable":"ArkPPlayers",
"MysqlGroupsTable":"ArkPGroups",
"MysqlTribesTable":"ArkPTribes",
"DbPathOverride":"",
"ClusterSyncTime": 5
}

Should I have something input here? The server wont start with both plugins enabled. It boots partially but then resets. Thanks
 
You should edit these settings only if you are running a cluster with 2 maps or more. If you have a single map there is no need to change anything from the settings seen above
 
Back
Top