Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Advanced Multi-Platform Minecraft Server Restart Engine - Bukkit, Paper, Spigot, Folia, Fabric, Forge, NeoForge.
RedstoneReboot — Hangar Project Description
Why RedstoneReboot?
RedstoneReboot is a restart management plugin for modern Bukkit-based servers, with dedicated support for both standard Paper-style schedulers and Folia's region-threaded model.
It gives server administrators control over restart scheduling, health-based automation, and backend handoff — from a single survival server to a multi-node network behind Pterodactyl.
Hangar Scope
This Hangar page serves the plugin builds for Paper and its forks:
| Platform | Distribution Type | File |
|---|---|---|
| Paper / Purpur / Pufferfish / Spigot | Plugin | RedstoneReboot-Bukkit-<version>.jar |
| Folia | Plugin | RedstoneReboot-Folia-<version>.jar |
Note
Fabric, Forge, and NeoForge mod variants are distributed separately on Modrinth and GitHub releases.
Features
- Scheduling: Multiple daily restart times with timezone support and day-of-week filtering
- Health Checks & Emergency Restarts: Real-time TPS and memory tracking with consecutive checks to prevent false triggers
- Graceful Shutdown: World save delay before server stop
Backend Handoff System
- DEPEND_ON_HOST — graceful shutdown for external restarters
- LOCALSCRIPT — auto-generated wrapper script restart loop
- SYSTEMD / DOCKER / PTERODACTYL — native environment integration
- Hot-reload: edit
restart-backends.propertiesand/reboot reload - Do I need a custom backend? If your server runs inside a loop script, Docker container with
restart: always, or systemd service, DEPEND_ON_HOST works out of the box. The engine stops the server cleanly and your host supervisor starts it again. - Why configure a custom backend then?
- Clean handoff (Pterodactyl / panels): Avoid panel desyncs or false offline indicators by requesting a clean power cycle through the panel's API.
- Self-healing bootups: The LOCALSCRIPT backend spawns a new process to bring the server back up if you don't run a loop script.
- Crash lockout safety: Custom backends add safety lockout timers to stop endless boot hammering if files get corrupted.
Rich Alerts & Integrations
- Chat messages, titles, action bar, and configurable sounds
- PlaceholderAPI: 8 placeholders for scoreboards, tab lists, and MOTD plugins
- LuckPerms: full permission resolution with group support
- bStats: anonymous usage metrics (view)
Platform Compatibility
- Bukkit / Spigot / Paper / Purpur: 1.9.x to 26.2+
- Folia: 1.20.1+ to 26.2+
- Fabric: 1.20.1+ to 26.2+
- Forge: 1.20.4+ to 26.2+
- NeoForge: 1.21.1+ to 26.2+ (Java 21+)
Installation
- Download the correct file for your platform.
- Place it in
plugins/. - Start the server — config files are generated automatically.
- Edit
plugins/RedstoneReboot/config.ymlandrestart-backends.properties. - Run
/reboot reloadto apply changes.
Commands
| Command | Permission | Description |
|---|---|---|
/reboot |
redstonereboot.use |
Show plugin status and help |
/reboot now [delay] |
redstonereboot.restart.now |
Start a countdown-based restart |
/reboot schedule <seconds> |
redstonereboot.restart.schedule |
Schedule a future restart |
/reboot cancel |
redstonereboot.restart.cancel |
Cancel a pending restart |
/reboot status |
redstonereboot.status |
View timing and restart details |
/reboot info |
redstonereboot.status |
View monitored server health |
/reboot doctor |
redstonereboot.doctor |
Run backend & environment diagnostics |
/reboot reload |
redstonereboot.config.reload |
Hot-reload configuration |
PlaceholderAPI
| Placeholder | Output |
|---|---|
%redstonereboot_next_restart% |
Next restart date/time |
%redstonereboot_time_until% |
Time remaining |
%redstonereboot_status% |
Current status |
%redstonereboot_reason% |
Restart reason |
%redstonereboot_tps% |
Last TPS |
%redstonereboot_memory% |
Memory usage % |
%redstonereboot_version% |
Plugin version |
%redstonereboot_timezone% |
Configured timezone |
Quick Links
Made by DemonZ Development
Information
Category
Admin Tools
Published
August 9, 2026
License
Apache 2.0
0Downloads
0Stars
Supports Folia
Pinned Versions
- R1.9–26.2
Pages
Members
1Owner
