Restone limiter icon

Restone limiter -----

Control Restone in your server, support other block too.




Added permission to bypass the limit.
redstonelimiter.bypass.limit
----------, May 14, 2025

Added bstats to help me keep maintenance of the plugin.
The Data I'm collecting
version of this plugin, server, and Java
No other private data collection

You can disable it by set bstats to false in bstats folder
----------, May 9, 2025

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.

Example of new config
Code (YAML):
#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
 
----------, Apr 28, 2025

This update adds support for version
Paper 1.19.4 - 1.21.5

Some API need PaperAPI, so no support for normal Spigot
----------, Apr 19, 2025

This update contains a new update about TPS on your server.
With this update, you can turn off all redstone systems in your server.
You can download the new version and place it in your plugin folder.
Everything will auto-update for you.

Code (YAML):
TPSZone:
  Enable
: true
  TPS
: 10.0
  # showing warning message to OP, Permission, Everyone
  #Message can be set in translation.yml
  Warning
: OP
  blocktostop
:
 - REDSTONE_BLOCK
  - REDSTONE_TORCH
  - REDSTONE_REPEATER
  - REDSTONE_LAMP
  - DROPPER
  - DISPENSER
  - HOPPER
  - COMPARATOR
  - OBSERVER
  - NOTE_BLOCK
  - PISTON
  - STICKY_PISTON
----------, Apr 17, 2025

Resource Information
Author:
----------
Total Downloads: 96
First Release: Apr 17, 2025
Last Update: May 14, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings