Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
ServerRestart
Thanks for >600 Downloads ā¤ļøšš„³
ServerRestart is a lightweight restart & backup plugin for Spigot / Paper servers. The focus is on stability, data safety, and predictable behavior ā not on unnecessary features.
This plugin is designed for server owners who want reliable restarts and safe backups without risk or complexity.
⨠Features
ā± Scheduled Server Restart
- Fixed time or relative restart after server startup
- Full timezone support (e.g. Europe/Zurich)
- Automatic countdown
- Chat & Actionbar notifications
- Optional Title broadcast
- No lag, no spam
š World Backups
- Secure ZIP backups of all worlds
- Backups stored in server root (/backups)
- Automatic cleanup (retention system)
- Ignores problematic files (session.lock)
Backups can be triggered by:
Scheduled restart
Manual command
Optional server shutdown
š¦ Backup Structure
backups/
āā Backup-17.01.2026 22-20/
ā āā worlds.zip
āā Backup-16.01.2026 22-20/
ā āā worlds.zip
plugins/
āā ServerRestart
ā»ļø Safe Restore System
Restore is intentionally protected to prevent data loss.
ā No restore while the server is running
ā No world reload
ā No live overwrite
ā Restore only happens during server shutdown
š Two-Step Safety System
/sr restore arm
/sr restore confirm <Backup>
Restore flow:
- Players are kicked
- Worlds are unloaded
- Backup is prepared
- Server shuts down intentionally
- Admin manually starts the server again
ā ļø This design is intentional and prevents corrupted worlds.
š§ Commands
Main Command
/serverrestart
/sr
General Commands
/sr help Show help
/sr status Restart status & countdown
/sr backup Create manual backup
/sr list List available backups
/sr reload Reload configuration
/sr restartnow Immediate restart (includes backup)
ā»ļø Restore Commands
/sr restore list List backups
/sr restore arm Prepare restore
/sr restore status Restore status
/sr restore cancel Cancel restore
/sr restore confirm <Backup> Start restore
ā ļø Restore intentionally stops the server.
š Permissions
serverrestart.admin Restart, backup, reload
serverrestart.restore Restore access
Default: OP
āļø Configuration
Fully configurable via config.yml
Clean and well-commented
No database
No dependencies
š§ Design Philosophy
ServerRestart follows strict principles:
Stability > Features
No database
No unsafe restore operations
Panel & hoster compatible
Predictable behavior
ā One Job. Done Right.


