

Server Redstone Block
Solving Server Restart Problems
Tired of your complex redstone contraptions breaking after every server restart? This mod offers an elegant solution - a special block that allows systems to shut down smoothly before server shutdown.
How It Works
Server Redstone Block looks and functions similarly to a regular redstone block but has additional capabilities. Server administrators can switch it between three states:
- On: Works like a regular redstone block
- Warning: Signals imminent shutdown
- Off: Completely stops signal output
This allows your mechanisms to properly complete their work before server restart.
Installation and Compatibility
The mod must be installed both on the server and client, as it adds a new block type. This requirement is due to the need for visual distinction between the special block and regular redstone blocks.
For Players
Players can use the block as a regular redstone signal source. The crafting recipe is simple: redstone block and lever.
Signal Levels
- On: Power level 15
- Warning: Power level 1
- Off: Power level 0
Practical Applications
Especially useful for minecart and flying machine contraptions, which most often break during restarts. Use different signal levels to create check systems - whether the mechanism should start a new work cycle.
For Administrators
Block management is available to users with permission level 4. When the server starts, all blocks are automatically set to the "On" state.
Management Commands
/srs on
: Turn block on/srs warning
: Warning mode/srs off
: Turn block off
Usage Recommendations
For scheduled restarts, it's recommended to:
- Activate warning mode 5 minutes before shutdown
- Completely turn off blocks 1-2 minutes before shutdown
This gives mechanisms enough time to safely complete their operation.
Data Collection
The mod collects minimal anonymous data to improve functionality and support development.