A lightweight plugin that allows you to limit specific blocks per chunk to prevent lag
Fully configurable blocks
SQLite database
Clickable history with teleport
ActionBar + Chat messages
Custom sounds & particles
COMMANDS
/blocklimiter reload
/blocklimiter history
/blocklimiter clearhistory
PERMISION
blocklimiter.admin Access commands
blocklimiter.bypass Ignore block limits
SPOILER CONFIG
FEATURES
Per-chunk block limitsFully configurable blocks
SQLite database
Clickable history with teleport
ActionBar + Chat messages
Custom sounds & particles
COMMANDS
/blocklimiter reload
/blocklimiter history
/blocklimiter clearhistory
PERMISION
blocklimiter.admin Access commands
blocklimiter.bypass Ignore block limits
SPOILER CONFIG
block-limits:
ender_chest: 2
hopper: 5
beacon: 11
messages:
enabled: true
limit: "&cLimit for &e%block% &cin this chunk has been reached!"
bypass: "&aYou bypassed limit for &e%block%"
actionbar:
enabled: false
limit: "&cLimit reached: &e%block%"
bypass: "&aBYPASS: &e%block%"
sounds:
limit:
enabled: true
sound: BLOCK_NOTE_BLOCK_BASS
volume: 1.0
pitch: 1.0
bypass:
enabled: true
sound: BLOCK_BEACON_DEACTIVATE
volume: 1.0
pitch: 1.0
particles:
enabled: true
type: SMOKE #SMOKE_LARGE, CLOUD, FLAME
bypass:
notify: true
database:
enabled: true
