Changelog v1.1 – PrivateChest Plus
️ Enhanced Security & Smarter Container Control
NEW IN THIS VERSION:
✅
Explosion Protection
TNT, Creepers, and any explosions can no longer destroy protected containers.
✅
Lava & Water Block Placement Protection
Players can no longer place or flow lava/water near protected containers.
Say goodbye to griefing with liquids!
✅
Double Chest Validation
If allow-double-chests: false is set in config.yml, players are blocked from forming double chests.
✅
New Customizable Messages
Added to messages.yml:
- double-chests-not-allowed
- liquid-placement-blocked
✅
Clean Build (no warnings)
Resolved overlapping resource warnings (MANIFEST.MF) in the compiled JAR.
️ INTERNAL IMPROVEMENTS
- Completely refactored BlockProtectionListener.java for better modularity.
- Expanded container checks and interaction coverage.
- Fully prepared for future versions (PlaceholderAPI, Vault support, SQLite, etc.).
CORE FEATURES RECAP
- Protect all major containers (chests, barrels, shulkers, etc.)
- Share access with friends (no password needed)
- ⏱️ Auto-relock after temporary unlock
- List and teleport to protected containers with /mychests
- Notify owners when someone tries to open their chest
- YAML or MySQL storage support
- Developer API ready
- Clean orphaned entries with /clearchests
Version: 1.1
Feedback or issues?
Join the Discord
Official GitHub Repository