Complete Reload Feature: Configuration Reload: Reloads all settings from config.yml LogManager Reinitialization: Ensures the logging system operates correctly State Synchronization: Updates all status variables Cache Clearing: Cleans cache to prevent conflicts Performance Timing: Displays accurate reload execution time Core Features: Toggle Redstone Placement Blocking: Users can enable or disable the redstone placement blocking functionality
Creative Mode Exception: Optionally allows Creative mode players to place redstone components
Player Notifications: Displays customizable warning messages when players attempt to place redstone
Instant Redstone Removal: Optional feature to remove redstone immediately after placement
Visual & Audio Effects: Shows particle effects and plays warning sounds
Violation Logging: Tracks and records violations through the integrated LogManager system
How It Works: When a player places redstone:
Checks if blocking mode is enabled If player is in Creative mode and Creative bypass is allowed, skip blocking Otherwise, cancels the block placement event Displays warning message (if enabled) Plays sound effects and particle effects (if enabled) Logs the violation Increments player's violation count Instant Removal Option:
If "remove-placed-redstone" is enabled, redstone will be immediately replaced with the configured block type Compatibility & Integration: Full LogManager Integration: Seamlessly works with the existing LogManager system Violation System Compatible: Integrates with the current kick/ban violation system Non-Intrusive: Does not affect existing plugin features Independent Toggle: Can be enabled/disabled independently from other features Command: /rsreload Independent and Fast Reload Command
Reload Features: Configuration Reload: Reloads all settings from config.yml LogManager Reinitialization: Ensures proper logging system operation State Synchronization: Updates all status variables Cache Clearing: Cleans cache to prevent conflicts Performance Timing: Displays precise reload execution time
We're excited to announce the release of AntiRedstone v1.2.0 with significant improvements to help server administrators manage redstone usage more effectively:
New Features:
- Automatic Player Moderation: The plugin now automatically kicks players who abuse redstone mechanisms based on configurable thresholds
- Redstone Device Destruction: Added capability to automatically identify and remove unauthorized redstone contraptions
- Redstone Activity Monitoring: New metrics system to track redstone pulse frequency and automatically intervene when exceeding defined limits
- Performance Optimization: Reduced server impact while maintaining full functionality
Configuration Updates:
- Added customizable kick messages
- Expanded permission nodes for more granular control
- Improved logging system for better tracking of redstone-related activities
Bug Fixes:
- Fixed detection issues with certain redstone components
- Resolved compatibility issues with other popular plugins
- Addressed memory leak in the monitoring system
For detailed configuration options, please refer to the documentation.
AntiRedstone - Efficient Redstone Blocking Plugin
Description
AntiRedstone is a high-performance plugin designed to block all redstone activities on your Minecraft server. This plugin is particularly useful for survival, skyblock, or factions servers where players might abuse redstone mechanisms to create lag.
Key Features
- Complete Redstone Blocking: Prevents all redstone activities across your server
- Coordinate Reporting: Automatically logs and reports coordinates of redstone spam attempts
- Performance Friendly: Optimized to maintain server TPS
- Easy Configuration: Simple setup through config.yml
- Customizable Notifications: Tailor messages when redstone activity is detected
Commands
/antiredstone reload
- Reload the plugin configuration/antiredstone toggle
- Enable/disable redstone blocking/antiredstone logs
- View logs of redstone spam attempts
Permissions
antiredstone.admin
- Access to all commandsantiredstone.toggle
- Permission to toggle the pluginantiredstone.bypass
- Permission to bypass redstone blocking
Installation
- Download the plugin and place it in your plugins folder
- Restart your server
- Customize the configuration in config.yml (optional)