DeathBukkit
General
DeathBukkit allows players items' to be preserved after death, so that they can be recovered. Specifically, when a player dies with the permission "deathbukkit.active", a chest will be created at the death point, containing the items which were in the inventory of the player prior to being dead. A sign will also be created, indicating who the owner of the chest is, as well as the time and date when they died. Right-clicking on this sign will automatically recover the chest's contents, and destroy the chest.
While several other "DeathChest" plugins do already exist, they are all either out-of-date or abandoned. This plugin is intends to supersede those plugins.
A server owner could easily change the configuration file and customize timings such that:
A chest will be inaccessible by only the dead player for X minutes. A chest will break after Y minutes.
News
DeathBukkit Release v0.2.0
DeathBukkit v0.2.0 is a huge release which contains a ton of new features!
DeathBukkit Release v0.1.2
DeathBukkit v0.1.2 contains a small fix for config loading.
DeathBukkit Release v0.1.1
DeathBukkit v0.1.1 contains a small fix for config parsing.
Use
Configuration
Just drop the plugin in your plugins directory and next time the server is run it will automatically generate it's config file for you. The 2 options in the plugin config file are self explanatory (seconds until unlock and seconds to expiration) and the defaults are:
- unlockAfter: 0
- expireAfter: 0
A value of zero indicates that the chest should unlock/expire immediately and a value less than zero indicates that the chest should never unlock/expire. Any other value is a time in seconds.
Commands
Please Note: Commands may also be prefixed with the alias /db instead of /deathbukkit.
Name | Description |
---|---|
/deathbukkit reload | Reloads the DeathBukkit config file |
Permissions
Please Note: Wildcard *s are valid in permission nodes.
Name | Description |
---|---|
deathbukkit.reload | Permits "/deathbukkit reload" |
deathbukkit.active | DeathBukkit chests should be created for this player |
Media
By: VariationVault
By: luigi_vampa
Download
The latest plugin build can be downloaded here.
Latest Changes
- Initial Release
- Fixed config parsing
- Fixed config loading
- Added death sign
- Fixed armor loading
- Fixed serious chest inventory reading bug
Planned Features
- More customizable options - Feel free to suggest anything!
How Can I Help?
This plugin is developed solely by me in my free time so:
- If you are a developer would like to contribute to this project, or any of my other projects, please PM me or email me at escortkeel@live.com.
- If you are a not developer but would still like to contribute somehow, please consider donating. Donations are highly valued and much appreciated.
About
Developer: Keeley Hoek (escortkeel)