File Details
HyperProtect-Mixin-1.1.0.jar
- R
- Feb 27, 2026
- 101.44 KB
- 42
- Early Access
File Name
HyperProtect-Mixin-1.1.0.jar
Supported Versions
- Early Access
🛡️ HyperProtect-Mixin v1.1.0
New interceptors for entity capture and NPC interactions, plus improved error diagnostics and dynamic version detection.
🛰️ Server Version: 2026.02.19-1a311a592
✨ New Interceptors
- 🐾 CaptureCrateGate — intercepts entity capture via
UseCaptureCrateInteraction, protecting animals from unauthorized pickup in claimed territory - 🧑🤝🧑 NPC tame/use interception — added
UseNPCInteractionandContextualUseNPCInteractionto prevent outsiders from taming or interacting with NPCs (F-key, shop, quest, dialogue) - 🔒 OrbisGuard compatibility — updated to 6 unique mixins in compatible mode (was 5), including CaptureCrateGate
- 📡 System properties — new per-interceptor detection:
capture_crate_entity,npc_use,npc_contextual_use
🔄 Changes
- ⚙️ Dynamic bridge version —
hyperprotect.bridge.versionnow read from JAR manifestImplementation-Versioninstead of a hardcoded string
🐛 Bug Fixes
- 🔧 All 22 interceptors now log full stack traces on error (previously only printed exception class and message), making it possible to identify the exact line causing faults
📖 Full Changelog: GitHub

