Control Restone in your server, support other block too.
#Block group of blocks, plugin will check completely-block > limited-blocks > Group
groups:
timers: #Group name
enable: true
limit: 30 #Total of blocks in this group
blocks: #List of blocks down here
- HOPPER
- DROPPER
- DISPENSER
pistons:
enable: false
limit: 20
blocks:
- PISTON
- STICKY_PISTON
- MOVING_PISTON
redstone_components:
enable: false
limit: 50
blocks:
- REDSTONE
- REDSTONE_TORCH
- REDSTONE_BLOCK
- REPEATER
- COMPARATOR