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

https://github.com/nouish/ezchestshop

A continuation of the original EzChestShop plugin for PaperMC servers for Minecraft.
https://github.com/nouish/ezchestshop

chest chestshop java minecraft paper papermc plugin shop

Last synced: 12 months ago
JSON representation

A continuation of the original EzChestShop plugin for PaperMC servers for Minecraft.

Awesome Lists containing this project

README

          

# EzChestShopReborn

---

[![Discord](https://img.shields.io/discord/1302627666007953559?label=Discord&color=blue)](https://discord.gg/invite/gjV6BgKxFV)
[![GitHub Release](https://img.shields.io/github/v/release/nouish/EzChestShop?label=version)](https://github.com/nouish/EzChestShop/releases/latest)
[![bStats Servers](https://img.shields.io/bstats/servers/23732)](https://bstats.org/plugin/bukkit/EzChestShopReborn/23732)
[![bStats Players](https://img.shields.io/bstats/players/23732)](https://bstats.org/plugin/bukkit/EzChestShopReborn/23732)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/nouish/EzChestShop/main.yml)](https://github.com/nouish/EzChestShop/actions/workflows/main.yml)
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/nouish/EzChestShop/total)](https://github.com/nouish/EzChestShop/releases/latest)

EzChestShopReborn is a fork from the [EzChestShop](https://github.com/ItzAmirreza/EzChestShop) plugin originally authored by [ItzAmirreza](https://github.com/ItzAmirreza).

This fork was created to support Minecraft 1.21, on request from the [Torrent SMP](https://www.torrentsmp.com/) server.

As of October 27th 2024 the original EzChestShop plugin is no longer actively maintained and offers no support for Minecraft versions beyond 1.20.4.

If you use EzChestShopReborn, please don't ask questions in the upstream channels. Instead, join the [Discord](https://discord.gg/invite/gjV6BgKxFV) for this project.

## Download

You can download the latest version [right here on GitHub](https://github.com/nouish/EzChestShop/releases/latest).

> [!NOTE]
> Development builds can be downloaded from the GitHub Actions [workflow runs](https://github.com/nouish/EzChestShop/actions/workflows/main.yml). You must be logged into GitHub for the option to download files.
>
> Alternatively, the same development builds are posted in the [#github](https://discord.com/channels/1302627666007953559/1302628077729218650) channel on [Discord](https://discord.gg/invite/gjV6BgKxFV).

## Documentation

Find more information on the [projects wiki](https://github.com/nouish/EzChestShop/wiki).

## Support

> [!IMPORTANT]
> This plugin is built for the [Paper platform](https://papermc.io/).

### Supported Minecraft versions

| Minecraft version | | Status |
|-------------------|--|--|
| Minecraft 1.21.6 | ✅️ | |
| Minecraft 1.21.5 | ✅ | |
| Minecraft 1.21.4 | ✅ | |
| Minecraft 1.21.3 | ✅ | |
| Minecraft 1.21.2 | ✅ | |
| Minecraft 1.21.1 | ✅ | |
| Minecraft 1.21 | ✅ | |

If you need help or need to report an issue, please [open a new issue here](https://github.com/nouish/EzChestShop/issues/new/choose).

## Developer's Guide

Our [Developer's Guide](https://github.com/nouish/EzChestShop/wiki/Developers-Guide) is available on the wiki for more information.

## License

```text
GNU General Public License (GPLv3)
```

EzChestShopReborn is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), inherited from [Bukkit](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/LICENCE.txt).

The forked version of EzChestShop was mislabeled as [MIT](https://github.com/nouish/EzChestShop/commit/0adc3d64f647f47ec0aa4151244a8b3e12f7a491), which conflicts with the GPL 3.0.

On October 27th 2024, EzChestShop moved to the GNU Affero General Public License for future releases ([commit](https://github.com/ItzAmirreza/EzChestShop/commit/d2a786a33be11be8f4a6c2cbbfeaf7ef6974da2d)).