
Restone limiter 1.3
Control Restone in your server, support other block too.
Page 1
1.3
4 days ago
Group Blocks
Added new feature: Group blocks
This will help you control a group of blocks in 1 chunk
Just download new.jar and place in your plugin folder
Every config will auto-update.
#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
1.2
13 days ago
More version support
This update adds support for version
Paper 1.19.4 - 1.21.5
Some API need PaperAPI, so no support for normal Spigot
1.1
14 days ago
Page 1