Redstone Optimiser PRO icon

Redstone Optimiser PRO -----

Redstone Optimiser



RedstoneOptimizerPro - Advanced Redstone Lag Control


Are massive redstone farms and complex contraptions bringing your server to its knees? Standard lag-clearing plugins are often a sledgehammer, punishing everyone for the actions of a few. RedstoneOptimizerPro is the surgical solution you've been looking for.

This is not just another on/off switch; it's an intelligent, performance-focused system that precisely targets the source of redstone lag. It actively monitors your server's real-time performance and applies tiered optimizations only when and where they are needed, ensuring a smooth gameplay experience for everyone.



## ⚡ Features


  • High-Precision MSPT Monitoring: Unlike plugins that rely on slow, 1-minute TPS averages, RoPro uses a custom, real-time tick tracker. It measures performance based on the last second of activity for incredibly fast and accurate lag detection.

  • Multi-Level Optimization: The plugin doesn't just turn redstone off. It applies progressively stronger optimizations across multiple, fully configurable MSPT thresholds:
    • Level 1: Lightly throttles the fastest components.

    • Level 2: Applies more aggressive delays and begins targeting the worst-offending chunks.

    • Level 3: Freezes redstone activity globally to prevent a server crash during severe lag.
  • Surgical Chunk-Based Throttling: RoPro identifies the exact chunks causing the most redstone updates and can disable redstone only in those chunks, leaving the rest of the server unaffected.

  • ⚙️ Intelligent Component Management:
    • Component-Specific Delays: Apply custom activation delays to known laggy components like comparators and pistons.

    • Automatic Un-sticking: When performance recovers, the plugin forces a special update to components like Observers to ensure they don't get stuck in a powered state.
  • Advanced Admin Tools:
    • Interactive Stats (/ropro stats): View a real-time list of the most active chunks, the number of updates, and which players are in them.

    • Clickable Details: Click on a chunk in the stats view to get a detailed breakdown of the redstone components inside (pistons, observers, etc.).

    • Click-to-Teleport: Click on a player's name in the stats view to instantly teleport to them and investigate.
  • ️ Automatic Player Notifications: When redstone is disabled in a chunk, players inside that chunk automatically receive a private, customizable message explaining what happened.

  • ️ Stability and Reliability:
    • Warm-up Period: The plugin waits 15 seconds after a server start before monitoring, allowing the server to stabilize.

    • Lag Confirmation System: To prevent false positives from brief lag spikes, the plugin waits for a configurable number of checks to confirm that lag is sustained before taking action.
  • Fully Configurable: Nearly every aspect of the plugin can be tweaked in the detailed config.yml, from MSPT thresholds to all user-facing messages.


## Commands & Permissions


All commands require the permission redstoneoptimizerpro.admin.

  • /ropro stats - Displays the real-time redstone activity statistics.

  • /ropro reload - Reloads the config.yml file.

  • /ropro help - Shows the command list.


## Configuration Snippet


The config.yml gives you full control. Here's a look at the core of the optimization levels:

YAML
# Optimization levels based on the server's MSPT (Milliseconds Per Tick).
optimization-levels:
# Level 1: Light optimizations when performance starts to drop.
LEVEL_ONE:
trigger-mspt-above: 20.0
redstone-wire-delay-ms: 75
component-throttle:
REPEATER: 60
COMPARATOR: 120
PISTON: 100

# Level 2: Aggressive optimizations for noticeable lag.
LEVEL_TWO:
trigger-mspt-above: 25.0
redstone-wire-delay-ms: 150
# Disables redstone in the top 'X' most active chunks.
disable-top-chunks: 3

# Level 3: Emergency freeze at 30 MSPT.
LEVEL_THREE:
# Set to 29.99 to trigger exactly at 30.0.
trigger-mspt-above: 29.99
# A value of -1 means redstone is disabled globally.
disable-top-chunks: -1
Resource Information
Author:
----------
Total Downloads: 15
First Release: Sep 25, 2025
Last Update: Sep 25, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings