Restarts the server when it's lived past a certain amount of time.

nosoop cdec173b69 Check for connecting clients 6 years ago
scripting cdec173b69 Check for connecting clients 6 years ago
.gitignore 2b0cfd9450 initial commit 7 years ago
LICENSE 2b0cfd9450 initial commit 7 years ago
README.md d00260c55e Added descriptive README text 7 years ago

README.md

Uptime Limiter

Restarts the server when it's lived past a certain amount of time.

For some reason, SourceTV seems to like leaking memory.

Have to kill the server occasionally, but I'm not going to do that when people are around.

As the server primarily runs bots when idle, the plugin uses TF2_OnWaitingForPlayersStart() to detect an appropriate time to restart. Therefore, this plugin won't work on servers that do not run bots.

A "CSRD Internal" Plugin

This is a plugin mainly intended for use in Pikachu's Canadian Server of Romance and Drama.

While I'm happy if you find some useful code for your own plugins, I can't provide any support for said code, nor will I offer any guarantees that the plugin will remain usable outside of its main use.