disableRedstone is a lightweight Minecraft server plugin that disables Redstone and all Redstone interactions and mechanics on your server. It is useful for servers that want to avoid Redstone-base[...]
Quick features: blocks Redstone dust and components, prevents activation of Redstone devices, and runs with low overhead — see the Features section below for details.
- Blocks Redstone dust behavior and signaling
- Prevents Redstone components (repeaters, comparators, pistons, observers, etc.) from activating
- Low overhead and easy to install
- No configuration required for the default behavior
- Download the latest disableRedstone.jar from the Releases page (or build the plugin from source).
- Place the JAR file in your server's
plugins/directory. - Restart your server (or reload plugins if your platform supports it).
After installation, Redstone mechanics will be disabled automatically. Test by placing Redstone dust or a simple contraption — it should no longer activate.
- There are no commands required for the default behavior — the plugin operates automatically once loaded.
- If you need per-world or per-player control, or other advanced settings, open an issue or a discussion on the repository so we can add optional config in a future release.
This plugin is intended for Bukkit/Spigot/Paper-compatible Minecraft servers. It has been tested and currently works on Minecraft 1.21.11. If you encounter issues with a specific server version, please open an issue and include your server type and version.
Contributions are welcome! If you'd like to contribute bug fixes, features, or translations:
- Fork the repository
- Create a feature branch
- Make your changes and open a pull request
Please include a short description of your change and why it's needed.
This project is released under the MIT License — you are free to use, modify, and distribute it, including in closed-source or commercial projects. See the LICENSE file for the full l[...]
If you'd like attribution or a note in your server's credits, it's appreciated but not required.
If you find a bug or want a new feature, please open an issue on GitHub with steps to reproduce and your server version.
Repository description: This plugin used on Minecraft servers.