Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Protect your precious hoppers from creepers and TNT with realistic waterlogging mechanics!
๐ Changelog
Version 1.0.2 - Current Release
โจ Added
- Cooldown System: 500ms interaction cooldown to prevent spam and accidental double-clicks
โก Performance Optimizations
- Event-driven architecture with no tick-based operations
- Early return patterns for minimal processing overhead
- Cached frequently-used values (messages, byte values)
- Automatic cooldown cleanup every 5 minutes
- Optimized explosion event handling with type filtering
- Thread-safe concurrent hashmap for cooldown tracking
- Extracted bucket swap logic to reduce code duplication
- Minimal exception handling for non-critical operations
๐ ๏ธ Technical Details
- Minecraft Version: 1.21.11 (just tested on 1.21.10 and it works)
- Server Software: Paper MC (and forks)
- Java Version: 17+
- API: Bukkit/Spigot API with BungeeCord Chat API
Information
| Published on | February 3, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21, 1.21.10-1.21.11)