- 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
{
"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