Dateranoth Posted February 14, 2017 Author Share Posted February 14, 2017 V2.8 Released Added Discord Bot For Notification before Shutdown 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 ) 1. Right Click on your server 2. Open Server Settings > Webhooks 3. Click Create Webhook 4. Select which Channel you want the bot to announce to (Important) 5. Under Webhook URL Click the Copy Button next to the URL 6. 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. [Use Discord Bot to Send Message Before Restart? yes/no] UseDiscordBot=yes DiscordWebHookURL=https://discordapp.com/api/webhooks/XXXXXXXXXXXXXXXXX/XXXXXXXX_XXXXX DiscordBotName=Conan Test Bot DiscordBotUseTTS=yes DiscordBotAvatarLink= DiscordBotTimeBeforeRestart=5 Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 V2.8.6 Released You can now use multiple restart codes and optionally specify users for logging. Also added the ability to obfuscate passwords in the log. Read the release notes for more information. Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 Notifications to multiple ( if desired ) Twitch Channels will be released next. Link to comment Share on other sites More sharing options...
comeollas Posted February 15, 2017 Share Posted February 15, 2017 I have one problem for launch my server with script.My directories is:C:\Users\gordos\Desktop\conan exiles server\steamapps\common\Conan Exiles Dedicated Server <---- conansandboxserver and win test exe's hereC:\Users\gordos\Desktop\conan exiles server\ <------ steamcmd.exe hereIn 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. I tryed to put _ in directory spaces but nothing all time try to redownload all server files in desktop. What is incorrect in my ini? Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 It looks like it should be correct. I'm not sure why it's not working. Could you remove the passwords and post the entire INI. Use http://pastebin.com Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 Try wrapping the directory with quotes. i.e. "Directory\Conan exiles" Link to comment Share on other sites More sharing options...
comeollas Posted February 15, 2017 Share Posted February 15, 2017 Here my paste bin, tnx for your time. http://pastebin.com/fYPGmm17 Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 Try wrapping the directory in quotes. If that doesn't work you may need to move it for now move it to somewhere like C:\Conan I will look into the problem further. Also, you accidentally left your Webhook URL in the paste bin. You will want to delete your bot and create a new one. That link will allow anyone to use it. "C:\Users\gordos\Desktop\conan exiles server\steamapps\common\Conan Exiles Dedicated Server" Link to comment Share on other sites More sharing options...
comeollas Posted February 15, 2017 Share Posted February 15, 2017 Ok i try and remove hook tnx for advice. Link to comment Share on other sites More sharing options...
comeollas Posted February 15, 2017 Share Posted February 15, 2017 Working!! I changed to C:\conan moved original manifest without delete it and now working and don't try to redownload entire game. Steamcmd now it's in diferent directory too. Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 @comeollas Awesome! I will look and see if there is an issue with spaces in the path tonight. I didn't think there was, but I might have missed something. Link to comment Share on other sites More sharing options...
Murena Posted February 15, 2017 Share Posted February 15, 2017 Hello i have some problem with new Discord plugin - when i try disable TTS - bot is not send message. [Use Discord Bot to Send Message Before Restart? yes/no] UseDiscordBot=yes DiscordWebHookURL=https://discordapp.com/************************/********** DiscordBotName=Conan DiscordBotUseTTS=no DiscordBotAvatarLink= DiscordBotTimeBeforeRestart=5 2017/02/15 18:20:00 [ (PID: 4348)] Discord Bot In Use. Delaying Shutdown for 5 minutes. Notifying Channel 2017/02/15 18:20:01 [ (PID: 4348)] [Discord Bot] Message Status Code {400} Message Response {"tts": ["Must be either true or false."]} 2017/02/15 18:21:11 [ (PID: 4348)] --Work Memory:7267049472 --Peak Memory:7294128128 2017/02/15 18:24:01 [ (PID: 4348)] [Discord Bot] Message Status Code {400} Message Response {"tts": ["Must be either true or false."]} 2017/02/15 18:25:01 [ (PID: 4348)] [Discord Bot] Message Status Code {400} Message Response {"tts": ["Must be either true or false."]} What i do Wrong ? Thanks Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 @Murena You haven't done anything wrong. This is a bug. I will fix as soon as possible. For now try this in your INI DiscordBotUseTTS=False Link to comment Share on other sites More sharing options...
MistDreamer Posted February 15, 2017 Share Posted February 15, 2017 So does the program bring down the server for updates? noticed my server still needed to be manunlly turned reset to update Link to comment Share on other sites More sharing options...
Dateranoth Posted February 15, 2017 Author Share Posted February 15, 2017 2 minutes ago, MistDreamer said: So does the program bring down the server for updates? noticed my server still needed to be manunlly turned reset to update It is suppose to. There was a bug. Should be fixed in the latest release. HTTPS://gmcd.me/conanutilrelease Sorry. I plan on changing how it looks for updates. Link to comment Share on other sites More sharing options...
Dateranoth Posted February 17, 2017 Author Share Posted February 17, 2017 V2.8.7 NOTIFY MULTIPLE TWITCH CHANNELS BEFORE RESTART! This is the fully tested release for Twitch notifications. It also is confirmed working with update checks. Read the release notes for information on how to set it up. This allows announcement to multiple channels. Link to comment Share on other sites More sharing options...
Dateranoth Posted February 19, 2017 Author Share Posted February 19, 2017 V2.9.1 This release completely changes the way updates checks are handled. It no longer relies on the RSS feed. It will now use SteamCMD to pull the latest version information and compare it to the currently installed version. Should not have anymore issues with update checks. Link to comment Share on other sites More sharing options...
mungi Posted February 19, 2017 Share Posted February 19, 2017 Thank you very much! Your utility has saved me many headaches and texts from friends wanting the server online back online after crashes! Is there a way to setup multiple discord bots to send out update messages to other discord servers? I have many other clans on my servers with their own discords, and they would benefit from also seeing the update notifications. Link to comment Share on other sites More sharing options...
PeeKnuckle Posted February 19, 2017 Share Posted February 19, 2017 I belong to many Discord channels, but always hear the text to speech from the Gamercide Discord alerting me of a restart. I'd say until Dateranoth can implement that, to have them go ahead and all join the one Discord you have it working on right now. Link to comment Share on other sites More sharing options...
Dateranoth Posted February 19, 2017 Author Share Posted February 19, 2017 @mungi In this case, I would recommend what @PeeKnuckle said. If you create a server channel and anyone playing on it can just sit idle in the channel while actively being anywhere else. Then with TTS on they will hear it. Now, I can add multi Discord announcements, but each owner would have to create a webhook and give it to you to run on your server. If it's something you really want I will see what it will take to add it. Link to comment Share on other sites More sharing options...
mungi Posted February 19, 2017 Share Posted February 19, 2017 I would really like it, but I don't want you to go out of your way as this is a special request by somebody that has no assocation to this. I do appreciate what you do, and if it happened to appear in an update I would love it! Until then I will gladly do as peeknuckle has suggested. Thank you again for your utility! Link to comment Share on other sites More sharing options...
Dateranoth Posted February 19, 2017 Author Share Posted February 19, 2017 11 hours ago, mungi said: I would really like it, but I don't want you to go out of your way as this is a special request by somebody that has no assocation to this. I do appreciate what you do, and if it happened to appear in an update I would love it! Until then I will gladly do as peeknuckle has suggested. Thank you again for your utility! You're welcome, I'm glad you are enjoying it. It wasn't too hard to implement, so I added the option to a beta release. If you want to try it out and let me know how it works, I will pull it into the master. https://github.com/Dateranoth/ConanExilesServerUtility/releases/tag/2.10.0-beta Link to comment Share on other sites More sharing options...
mungi Posted February 20, 2017 Share Posted February 20, 2017 I will implement and test asap! Thank you very much! Link to comment Share on other sites More sharing options...
Murena Posted February 20, 2017 Share Posted February 20, 2017 Hello Dateranoth - you program is best - you think about make options - enable and disable Raiding Building Protection (Enable Raiding between Specific Hours). Many people need this options - but i think enable end disable Raiding Building Protection need restart server - if this true - i think this not big problem. I agree to automatic restart.) Link to comment Share on other sites More sharing options...
Dateranoth Posted February 20, 2017 Author Share Posted February 20, 2017 15 minutes ago, Murena said: Hello Dateranoth - you program is best - you think about make options - enable and disable Raiding Building Protection (Enable Raiding between Specific Hours). Many people need this options - but i think enable end disable Raiding Building Protection need restart server - if this true - i think this not big problem. I agree to automatic restart.) I'm not sure if it requires a restart or not. I'm not very familiar with the concept, but I assume you want to turn on/off "Can Damage Player Owned Structures" ? If that's the case, I think I can make it work. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now