How to Add an Administrator to a Core Keeper Server
Last modified on 07 November 2024 in
2 min read
299
0
Spartak Itskovich
Game Content Writer
Server Administration
Having an administration on a Core Keeper server is indispensable, as it allows for immediate action if new players are destroying your mechanisms, farm, and resource chests—to either kick them out or block them. Additionally, having an administrator enables convenient management of the server and gameplay process.
1) First, go to the game panel and shut down the server in the Console section.
2) Then, go to the File Manager, open the .config folder, and follow this path: .config/unity3d/Pugstorm/Core Keeper/DedicatedServer/
3) If you have already run the server, open the Admins.json file, if it does not exist - create it and open it for editing.
4) In this file, enter the following lines:
{
"index": 1,
"privileges": 1,
"name": "Нік Вашого персонажа",
"steamId": SteamID }
In the name line, enter your character’s name, and in SteamID, enter your Steam profile code. Save the file.
IMPORTANT
You can find your SteamID by following this link. Copy the link to your profile and enter it on the website
You can also make a player an administrator during gameplay on the server (this player needs to be on the server at that time). Press Esc and on the right, you will see a list of players on the server, select a player and click the star next to their nickname to grant them admin rights.
Now you know how to add an administrator to your server, and you can manage the gaming process both conveniently and timely. Play together with GODLIKE.
Rate the article on a 5-point scale
Be the first to rate this news!
Find mistake? Select it and press Ctrl + Enter to let us know.