GraveBox-1.0.jar
Details
-
FilenameGraveBox-1.0.jar
-
Uploaded by
-
UploadedApr 3, 2025
-
Size7.64 KB
-
Downloads590
-
MD5312f7a9f4f204ff7f1bcd4ea81952ea0
Supported Bukkit Versions
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
Changelog
GraveBox is a simple yet useful plugin that creates a chest at the location of a player's death. This death chest contains all of the player's inventory items, preventing loss of valuable items upon death.
Key Features:
- Automatic Death Chest Creation: Upon player death, a chest is automatically created at the death location.
- Inventory Preservation: All items in the player's inventory are transferred to the death chest.
- Customizable Chest type: The player can define the chest type in the configs
- Permissions Support: (Add specifics about permissions if you have them. For example: "Players with the gravebox.use permission will have their inventory saved.")
- Lightweight and Efficient: Designed for minimal server impact.
Installation:
- Place the GraveBox.jar file into your server's plugins folder.
- Restart or reload your server.
- The plugin will automatically generate a config.yml file in the plugins/GraveBox folder.
- Customize the config.yml file to your liking (see the Documentation section for details).
- Reload the server again to apply the changes.
Configuration:
After installing GraveBox on your server, it will generate a configuration file named config.yml inside the plugins/GraveBox folder. This file allows you to customize how the death chest works.
Explanation of Configuration Options:
- Chest-Type - This determines the type of chest that will spawn upon death. Valid options are "chest", "ender_chest", and "trapped_chest". The default value is: "chest".
Permissions (if applicable): - gravebox.use - Allows a player to create a death chest.