Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.