
Advanced Multi-Platform Minecraft Server Restart Engine - Bukkit, Paper, Spigot, Folia, Fabric, Forge, NeoForge.
RedstoneReboot is a production-grade server lifecycle engine that provides precise control over when, why, and how your server restarts. Backed by real-time health monitoring, intelligent scheduling, and a pluggable backend handoff system.
From a single survival server to a fleet behind Pterodactyl — it delivers reliability, intelligence, and elegance.
/reboot reload — no full server restart neededRedstoneReboot divides "when to restart" from "how to restart" by supporting multiple backends:
If your server is already wrapped in a startup loop script (like a .sh or .bat file with a while true loop, a Docker container set to restart: always, or a systemd service), SHUTDOWN_ONLY works out of the box! When the restart timer runs out, the engine gracefully stops the server, and your script starts it back up automatically.
LOCALSCRIPT backend spawns a new process to boot the server back up automatically.Choose the file that matches your server platform:
| 🖥️ Platform | Distribution Type | 📄 File |
|---|---|---|
| Bukkit / Spigot / Paper / Purpur | Plugin | RedstoneReboot-Bukkit-<version>.jar |
| Folia | Plugin | RedstoneReboot-Folia-<version>.jar |
| Fabric | Mod | RedstoneReboot-Fabric-<version>.jar |
| Forge | Mod | RedstoneReboot-Forge-<version>.jar |
| NeoForge | Mod | RedstoneReboot-NeoForge-<version>.jar |
| Platform | Minecraft Versions | Notes |
|---|---|---|
| Bukkit-family servers | 1.9 through 26.x |
Java 8+ (legacy), Java 17+ (modern), Java 25 (26.x+) |
| Folia | 1.20+ through 26.x |
Dedicated region-threaded build |
| Fabric | 1.20.1+ through 26.x |
Requires Fabric API |
| Forge | 1.20.4+ through 26.x |
Dedicated server-side mod build |
| NeoForge | 1.21.1+ through 26.x |
Dedicated server-side mod build |
plugins/.plugins/RedstoneReboot/config.yml and restart-backends.properties./reboot reload to apply.mods/ (Fabric requires Fabric API).config/redstonereboot.properties and config/restart-backends.properties./reboot reload to apply.| Command | Description |
|---|---|
/reboot |
View status and help |
/reboot now [delay] |
Trigger a restart countdown |
/reboot schedule <seconds> |
Schedule a future restart |
/reboot cancel |
Cancel a pending restart |
/reboot status |
Show restart schedule status |
/reboot info |
Show health information |
/reboot doctor |
Run backend & environment diagnostics |
/reboot reload |
Hot-reload all configuration |
| Placeholder | Example Output |
|---|---|
%redstonereboot_next_restart% |
2026-04-15 06:00:00 Europe/London |
%redstonereboot_time_until% |
2h 30m |
%redstonereboot_status% |
Normal operation |
%redstonereboot_reason% |
Scheduled Restart |
%redstonereboot_tps% |
19.8 |
%redstonereboot_memory% |
62.4% |
%redstonereboot_version% |
1.4.2 |
%redstonereboot_timezone% |
Europe/London |
MOTD compatible as of v1.3.3+.
Crafted with ❤️ by DemonZ Development
Premium Minecraft infrastructure, engineered for scale.