Config Watcher
v1.1.0

Config Watcher 2: Automated Configuration Reloading for your Rust Server
This plugin provides automated reloading of your Rust server's configuration files. Instead of manually restarting your server every time you make a change to your configuration files (e.g., server.cfg
, oxide/config.json
), Config Watcher 2 monitors these files for changes and automatically reloads them, minimizing downtime and improving your workflow. This is particularly useful for frequently tweaking settings or implementing hotfixes without interrupting gameplay.
The plugin offers several features to make this process smooth and efficient. It supports specifying which files to watch, allowing you to selectively monitor only the relevant configuration files. It also includes logging capabilities to track changes and any potential issues encountered during the reload process. This helps in debugging and maintaining a record of your server configuration adjustments.
By automating this crucial aspect of server management, Config Watcher 2 helps you save time, reduce errors, and maintain a more stable and efficient Rust server experience for both you and your players.