Ark: Survival Ascended - Permissions (Crossplay Supported)

Official Ark: Survival Ascended - Permissions (Crossplay Supported) 1.02

No permission to download

Welcome!

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

SignUp Now!
  • Updated for API 1.1
  • Cleaned up some internals of the code for easier long-term maintenance.
Consoles should no longer crash when using commands.
Fixed SQLite db error

Config changes below to make it more straightforward which database is being used.
See the notes.txt file for more details
JSON:
{
  "UseMysql": false,
  "MysqlHost": "localhost",
  "MysqlUser": "root",
  "MysqlPass": "pass",
  "MysqlDB": "arkdb",
  "MysqlPort": 3306,
  "DbPathOverride": "",
  "ClusterSyncTime": 60
}
  • Like
Reactions: ViperGeek
Back
Top