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.
- Host: GitHub
- URL: https://github.com/nouish/ezchestshop
- Owner: nouish
- License: gpl-3.0
- Created: 2024-08-05T02:40:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-03T15:32:34.000Z (about 1 year ago)
- Last Synced: 2025-07-03T16:43:21.568Z (about 1 year ago)
- Topics: chest, chestshop, java, minecraft, paper, papermc, plugin, shop
- Language: Java
- Homepage:
- Size: 2.28 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# EzChestShopReborn
---
[](https://discord.gg/invite/gjV6BgKxFV)
[](https://github.com/nouish/EzChestShop/releases/latest)
[](https://bstats.org/plugin/bukkit/EzChestShopReborn/23732)
[](https://bstats.org/plugin/bukkit/EzChestShopReborn/23732)
[](https://github.com/nouish/EzChestShop/actions/workflows/main.yml)
[](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)).