Track redstone activity by chunk, set custom limits, and detect problem chunks before they impact server performance.
Description
Summary
Free redstone protection for Spigot/Paper 1.21+ servers. Track redstone activity per chunk, apply configurable limits, and find problematic chunks before they hurt server performance.
Description
RedstoneProtector is built for server owners who want useful redstone protection without a heavy setup.
The plugin watches redstone activity per chunk. If a chunk exceeds configured material limits, RedstoneProtector can block the signal, temporarily restrict the chunk, and notify staff.
It works on Spigot and Paper. Paper servers can use TPS-based throttle support. On Spigot, normal redstone limits still work and TPS displays as N/A.
Features
- Per-chunk redstone tracking
- Configurable material limits
- Optional world-specific limit overrides
- Automatic temporary chunk restriction
- Paper TPS throttle support
- Staff alerts with cooldown
- Active chunk diagnostics
- Restricted chunk list
- Limit viewer command
- World and chunk whitelist
- Reloadable config and messages
- Hex color support
- No required dependencies
Commands
| Command | Description |
|---|---|
/rsp |
Shows protection status |
/rsp help |
Shows command help |
/rsp status |
Shows TPS, tracked chunks, and restricted chunks |
/rsp top [amount] |
Shows the most active chunks |
/rsp chunk [x] [z] [world] |
Inspects one chunk |
/rsp limits [world] |
Shows active material limits |
/rsp restricted [page] |
Lists restricted chunks |
/rsp whitelist list [page] |
Lists whitelisted worlds and chunks |
/rsp whitelist world <add/remove> <world> |
Manages whitelisted worlds |
/rsp whitelist chunk <add/remove> <x> <z> [world] |
Manages whitelisted chunks |
/rsp clear <x> <z> [world] |
Clears one active restriction |
/rsp reload |
Reloads config and messages |
Permissions
| Permission | Default |
|---|---|
redstoneprotector.use |
Everyone |
redstoneprotector.status |
Operators |
redstoneprotector.manage |
Operators |
redstoneprotector.notify |
Operators |
redstoneprotector.admin |
Operators |
Requirements
- Minecraft server running Spigot/Paper 1.21+
- Java 21
License
RedstoneProtector is free to use, but it is not open source.
You may use the official jar on your own servers. Reuploading, redistributing modified jars, selling the plugin, decompiling, or claiming the plugin as your own is not allowed.
Installation
- Download the jar.
- Put it in the
pluginsfolder. - Restart the server.
- Edit
plugins/RedstoneProtector/config.yml. - Run
/rsp reload.
Support
Open an issue or send a report with:
- Server software and version
- Java version
- RedstoneProtector version
- Console error, if any
config.yml- Steps to reproduce the problem
Information
Pinned Versions
- R1.21–26.2
Pages
Members
1Owner