
A Velocity plugin that provides a restart command with countdown and boss bar.
A Velocity plugin that provides a restart command with countdown and boss bar.
It is based on the automatic restart mechanism of the hosting system when the server is shut down.
/restartvelocity command to start a 60-second restart countdownconfig.properties/restartvelocity - Starts the restart countdown (requires velocityrestart.restart permission)The plugin creates a config.properties file in the plugin's data directory.
enableBossBar=true - Whether to show the boss bar during countdownenableAutoRestart=false - Whether to enable automatic restartsautoRestartHours=26 - Hours after which to automatically start the countdownbossBarTitle=Proxy Restart - Title of the boss barstartAnnouncement=Proxy restart in 60 seconds! - Announcement when countdown startscountdownAnnouncement=Proxy restart in {remaining} seconds! - Announcement during countdown (use {remaining} as placeholder)bossBarCountdown=Proxy Restart in {remaining} seconds - Text shown in boss bar during countdownshutdownMessage=Server is restarting... - Message when server shuts downvelocityrestart.restart - Permission to use the /restartvelocity command