• Hello, Guest! This is a public service announcement;

    GameServersHub is excited to announce we are now officially partnered with Discord itself. We invite everyone to join the new discord server; the link is below!

    We will shut down the old legacy API discord when Ark 2 is released. Make sure you join the new discord using the link below!

    Join now: discord.gg/gsh

Rcon Scheduler

Free Rcon Scheduler 1.37

No permission to download
Added code to prevent hot-loading the plugin. (Plugin must be started with the server)
RCON settings are no longer needed in the config.
RCON commands execute much faster.
Added option to toggle displaying commands being executed in the API Log.
JSON:
"DisplayCommandLog": false, //True will show executed commands in the API Log
Existing configs will work without changes but you will not see commands in the log window anymore unless you add the above option with `true`

**(Minor config changes)**
Buy me a coffee 🙂 <http://bit.ly/3sutgAE-Dono>
Added code to prevent hot-loading the plugin. (Plugin must be started with the server)
RCON settings are no longer needed in the config.
RCON command execute much faster.
Added option to toggle displaying commands being executed in the API Log.
JSON:
"DisplayCommandLog": false, //True will show executed commands in the API Log
Existing configs will work without changes but you will not see commands in the log window anymore unless you add the above option with `true`

**(Minor config changes)**
Buy me a coffee 🙂 <http://bit.ly/3sutgAE-Dono>
Added "serverchat" and "notification" to be able to use "Cron" type scheduling.
Fix for 1114 loading error.
Fixed config for the new option.
Added new option to message players after they join the server.
JSON:
  "PlayerJoin": {
    "Enabled": true,
    "Message": "This appears about 15 seconds after player joins!",
    "Color": "Green",
    "DisplayTime": 10.0,
    "DisplayScale": 1.3
  },
Changed the color options to use the named colors that can be found in the Colors.txt included. You must change the "Color" options in your config to this new format.
Added Cron Scheduling option

Here is a online tool to help build the expressions
https://crontab.guru/
Tempest Dedicated Servers
Top