Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for BeboNaiem

GraveBox: RP death plugin. Stores items in graves. Configurable protection, indestructible graves, owner-only access. Pe

Report GraveBox?

Release
2.0

BeboNaiem released GraveBox version 2.0 on June 17, 2025

๐Ÿชฆ 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

  1. Download GraveBox.jar from releases
  2. Place in your plugins/ folder
  3. Restart server to generate configs
  4. Customize plugins/GraveBox/config.yml
  5. Reload with /gravebox reload

โš™๏ธ 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"

๐Ÿ”‘ 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

Information

Published onJune 17, 2025
Downloads81

Platforms

Paper Paper (1.17-1.21.5)