flying-machines:
enabled: true
max-activations-per-minute: 10
expire-after-seconds: 120
track-materials:
- SLIME_BLOCK
- HONEY_BLOCK
only-when-tracked-material-moves: true
message-on-block: "&cYour piston are to fast! Limit: {LIMIT}/min"
New Feature Added: Redstone Click Cooldown
Redstone Click Cooldown:
Introduces a configurable cooldown for redstone components like buttons, levers, pressure plates, and signs to prevent excessive activations and server lag.
This feature ensures optimized server performance by controlling how often redstone components can be activated, reducing unnecessary lag caused by rapid interactions.
- Per-Item Cooldown: Set different cooldown times for each component (e.g., 0.3s for buttons, 0.5s for levers).
- Fully Configurable: Adjust cooldown times and messages in config.yml.
- Permission-Based Bypass: Players with "redstonecooldown.bypass" can interact with redstone components without cooldown.
- Automatic Prevention of Spam: Prevents players from clicking too quickly and causing server performance drops.
- Seamless Experience: If a player tries to use a redstone component during cooldown, the interaction is blocked, and they receive a configurable message.
redstone_log_cleanup_days: 1 # After how many days should the redstone logs be deleted?
need add this to conifg or create new one
