Major administration update focused on easier module management, clearer startup diagnostics, and more reliable reloads.
| Added - Added an in-game config editor for supported modules. Right-click a configurable module in the `/sir modules` GUI. - Added detailed startup diagnostics under `plugins/SIR/logs/`, including a `latest` folder for easier troubleshooting.
| Changed - Bundled module and command jars are now refreshed automatically on startup by default, ensuring packaged fixes are applied after updating SIR. - Startup console output now uses a cleaner summary, while detailed logs remain available when needed.
| Fixed - Fixed module toggle and module config reload handling. - Fixed command provider registration and reload behavior.
| Notes / Recommendations - Back up your SIR folder and restart your server after updating. - No full configuration reset is required. Review the new `options.startup-logs` and `options.load-default-jars.always-update` settings. - Bundled module and command jars are overwritten by default. Set `always-update: false` if you intentionally maintain custom replacements. - If you use third-party SIR modules or command providers, verify that they support SIR `2.3.0` before updating.