Rcon Scheduler

Verified Rcon Scheduler 1.38

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

On GameServersHub, developers can earn a "Verified" prefix tag for their resources. This tag indicates that the developer has been granted a website role to upload verified resources, which are generally of higher quality than unverified ones. By consistently providing dedicated and quality results for the gaming community, developers can earn this tag and showcase their commitment to providing top-notch content. So, if you're looking for the best gaming resources, be sure to keep an eye out for the "Verified" tag on GameServersHub.
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.
Tebex
Tempest Dedicated Servers
Back
Top