Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Fixes Daily restart not working and adds Discord Bot.
Bot will notify X minutes that you select, then 1 minute before shutdown, and finally notify immediately as shutdown occurs.
New Options
- UseDiscordBot
- Set to yes to notify Discord Channel before Server Restart
- DiscordWebHookURL
- This is your Webhook URL provided by discord. ( Instructions below for Desktop Application )
- Right Click on your server
- Open Server Settings > Webhooks
- Click Create Webhook
- Select which Channel you want the bot to announce to (Important)
- Under Webhook URL Click the Copy Button next to the URL
- Paste the entire Webhook to the INI after DiscordWebHookURL=
- DiscordBotName
- This will override the Name you setup in your webhook. Leave Blank to use default.
- DiscordBotUseTTS
- Yes will make the bot announce with Text to Speech. No will turn off TTS
- DiscrodBotAvatarLink
- This is a fully qualified URL to an Image for the Bot Avatar. Will override default. Leave blank for default.
- DiscordBotTimeBeforeRestart
- Time in Minutes that the Bot will make the first announcement to the channel before Server Restart.
The Bot will announce immediately upon restart time. Notifying how long users have based on the time you set. The bot will then announce 1 minute before the server restarts. Finally, the bot will announce exactly as the restart command is sent. Announcements will be sent for Daily Restarts and Update Restarts. Remote Restarts are considered Admin controlled and immediately restart the server without notice.I tested it last night with succes, but doesn't mean I didn't miss something.
Could you check your logs? They will show what happened when the attempt was sent.
I copied using clipboard in discord and just pasted...Do I need to open a port or anything?
Edit:
I just did a quick test and it probably is a blank space. Check the INI and make sure there is no blank space at the end.
That was it thank you...Keep up the great work.
You can set multiple anonymous user passwords by separating each with a comma ,
You can specify the user in the password string by separating user from password with underscore _
Or you can mix methods
On the Remote Restart Utility the user will enter the full string regardless of using the username or not. The user name is there mainly for logging purposes. To trigger a restart the full string between the comma , has to match.
Please read the release notes for more information.
This will be in the next release. I currently have the functions done, but I still need to integrate it into the rest of the code.
Thanks. Glad it's working. I will try to add whitespace detection to the INI when time allows.
Any change that you could add scheduled backup some day?
Thanks.
I have thought about it, but the game is creating backups of the Database already. Unless you mean offsite backups?
My directories is:
C:\Users\gordos\Desktop\conan exiles server\steamapps\common\Conan Exiles Dedicated Server <---- conansandboxserver and win test exe's here
C:\Users\gordos\Desktop\conan exiles server\ <------ steamcmd.exe here
In ini i put:
serverdir=C:\Users\gordos\Desktop\conan exiles server\steamapps\common\Conan Exiles Dedicated Server
[Use SteamCMD To Update Server? yes/no]
UseSteamCMD=yes
[SteamCMD Directory. NO TRAILING SLASH]
steamcmddir=C:\Users\gordos\Desktop\conan exiles server\
When i start script the steamcmd start to download conan in middle of desktop with directory called "conan" and try to download entire game another time.
I moved appmanifest from steamapps directory and nothing, steamcmd try to download all another time and i cancel script and shutdown steamcmd.
What is incorrect in my ini?
We sorted this out in chat. For now, if any one else has the issue, try moving your install directory to somewhere like C:\Conan
I will have to do some tests to see what caused the problem. Spaces usually work in the INI