Public Grave Access Update
Added
- New configuration setting: grave.allow-others-to-open
- Players can now be allowed to open each other's graves if enabled in the config.
Improved
- Enhanced grave interaction logic for better security and flexibility.
- Updated to version 2.1.
Smart Death Chest v2.0 - Ultimate Item Protection
Never lose your items again! Advanced grave system with notifications and statistics.
Key Features
Auto-Creating Graves - Instantly spawns protected containers at death locations
Complete Inventory Saving - Preserves armor, offhand, and all inventory items
Multi-Container Support - Chests, Barrels, or Shulker Boxes
Smart Protection - Optional explosion and destruction immunity
Secure Access - Owner-only opening with configurable messages
Webhook Alerts - Discord notifications with rich embeds
Death Analytics - /gravestats command with SQLite/MySQL support
Overflow Handling - Drops excess items when graves are full
Item Blacklisting - Block specific items from being stored
Quick Start
Installation
- Download GraveBox.jar from releases
- Place in your plugins/ folder
- Restart server to generate configs
- Customize plugins/GraveBox/config.yml
- Reload with /gravebox reload
Generated yaml
Core Configuration
grave:
material: "CHEST" # CHEST/BARREL/SHULKER_BOX
size: "LARGE" # 9-54 slots
explosion-protection: true
indestructible: true
discord:
enabled: false
webhook-url: "your_url_here"
content_copydownload
Use code with caution.Yaml
Permissions
Node Description Default gravebox.use Basic grave functionality True
gravebox.stats View death statistics True
gravebox.admin Admin commands OP
gravebox.bypass Bypass protections OP
Pro Tips
- Use SHULKER_BOX graves for portability
- Enable Discord webhooks for staff monitoring
- Combine with WorldGuard for area-specific rules
- Blacklist banned items like command blocks
Technical Specs
- Minecraft: 1.17+
- Java: 17+
- Database: SQLite (default) or MySQL
- Dependencies: Included (no extra downloads needed)
Download now and eliminate frustrating item loss!
Full documentation available on GitHub
