Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pizzathatcodes/chestdeath
A 1.14 - 1.20.6 death plugin to drop a chest which you can then claim items from.
https://github.com/pizzathatcodes/chestdeath
bukkit easy-to-understand free minecraft minecraft-1-14 minecraft-1-20-6 minecraft-plugin simple spigot
Last synced: about 1 month ago
JSON representation
A 1.14 - 1.20.6 death plugin to drop a chest which you can then claim items from.
- Host: GitHub
- URL: https://github.com/pizzathatcodes/chestdeath
- Owner: PizzaThatCodes
- License: cc0-1.0
- Created: 2024-06-02T21:04:00.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-20T12:54:15.000Z (4 months ago)
- Last Synced: 2024-11-08T12:04:39.557Z (3 months ago)
- Topics: bukkit, easy-to-understand, free, minecraft, minecraft-1-14, minecraft-1-20-6, minecraft-plugin, simple, spigot
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChestDeath
![Minecraft](https://img.shields.io/badge/Minecraft-1.14_--_1.20.6-brightgreen)
![License](https://img.shields.io/badge/License-CC0-blue.svg)
![Build Status](https://img.shields.io/badge/Build-Passing-brightgreen)ChestDeath is a basic 1.14 to 1.20.6 Minecraft plugin to allow a chest to be dropped on death
## Features
- **Custom Item Support**: Since the plugin encodes the itemstack's into Base64, any custom items will work and all it's data is saved. Making any custom item work!
- **Low Performance Usage**: Due to how simple ChestDeath is, it doesn't affect the server's performance as other plugins would.
- **User-Friendly**: Easy to set up and configure.## Getting Started
### Prerequisites
- Minecraft server running version 1.14 to 1.20.6
### Installation
1. **Download the Plugin:**
Download the latest version of ChestDeath from the [Releases](https://github.com/PizzaThatCodes/ChestDeath/releases) page.2. **Install the Plugin:**
Place the downloaded `ChestDeath.jar` file in your server's `plugins` directory.3. **Restart the Server:**
Restart your Minecraft server to load the plugin.### Commands and Permissions
- No Command or Permissions!
## Contributing
We welcome contributions from the community! To contribute:
1. Fork the repository.
2. Create a new branch with your feature or bugfix.
3. Submit a pull request.## License
This project is licensed under the CC0 License - see the [LICENSE](LICENSE) file for details.
## Contact
For support and inquiries, please join my [Discord server](https://discord.gg/pj8auQEPJU) or open an issue on GitHub.
---
Thank you for using ChestDeath! I hope it enhances your Minecraft server experience.