PluginMIT
ScheduledShutdown
Select the time you want your server to shutdown every day.
26
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions
📖About ScheduledShutdown
How to Use
- Set the shutdown time in the configuration.
- Set your timezone using this list of timezones.
Config Example
shutdown-time: "23:30" # Format: HH:mm
timezone: "Europe/Stockholm" # See TimeZones.md for valid timezone IDs
How Does It Work?
The server will automatically shut down every day at the time you specify in the configuration.
This allows you to schedule recurring shutdowns without manual intervention.