Installation & Setup
This is extended guide how to install ARK Guardian on your server, pretty much explaining everything required for this process.
Last updated
This is extended guide how to install ARK Guardian on your server, pretty much explaining everything required for this process.
Last updated
ARK Guardian is supported only on
ARK Guardian is not supported on
Move in "ShooterGame/Binaries/Win64/ArkApi/Plugins" path of your server
Open config.json
inside ArkGuardian Folder
Put your LICENSE KEY in line
Put your MySQL Credentials in section
Base installation is finished at this point, you can run server and check if everything is working.
If you are using ARK Guardian API, you need to switch
"UseGuardianAPI"
to TRUENote: If you don't switch this, it may lead to some instability but won't create big issues
Warning: Server will crash on startup if you are not using ARK Guardian API
If you are using something that reads Console Title switch
"DisableConsoleTitle"
to TRUE
If you are using any plugins, you could receive connected discord accounts while someone is detected & other similar actions that we support. Here's how to set it up:
Check your Database for Discord Linker Table
Replace "MysqlTable_Discord"
with Discord Linker Table name
Find in Table, replace "Discord_IdKey"
with field name.
Find in Table, replace "Discord_SteamIdKey"
with field name.
Final result should look and ARK Guardian will now display extended information.
Make sure to use these settings while running protected servers.
Startup Arguments: (Click to see what it does)