- This is a really simple plugin. It counts a redstone updates amount for block and if this value is geather than allowed, redstone line is cutting off.
Especially, this plugin helps from 2023 crash with trapdoor and rails. Look at screenshot. To cause crash you should place redstone dust above trapdoor. Does not work in single player.
This crash is present on 1.16, 1.17, 1.18 and partially on 1.19
![[IMG]](/proxy/image?url=https%3A%2F%2Fimgur.com%2F789ATQr.png)
- Configuration meanings:
- redstone-updates-limit - Updates amount after what we should cancel the redstone line. The trapdoor and rails exploit produce 60k updates after that server is starting lagging to death
- report-location - Print to log locations where redstone activity was halted
- filter - A list with redstone blocks that should be filtered. For instance, you can write "TRAPDOOR" and only trapdoors will be tracked by plugin