Skip to content

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

License

Notifications You must be signed in to change notification settings

nouish/EzChestShop

Repository files navigation

EzChestShopReborn


Discord GitHub Release bStats Servers bStats Players GitHub Actions Workflow Status GitHub Downloads (all assets, all releases)

EzChestShopReborn is a fork from the EzChestShop plugin originally authored by ItzAmirreza.

This fork was created to support Minecraft 1.21, on request from the Torrent SMP 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 for this project.

Download

You can find the most recent version for download here on GitHub, or join Discord to chat.

Support

This plugin is built for the Paper platform.

If you need help or need to report an issue, please open a new issue here.

Supported Minecraft versions

This is a full list of Minecraft versions supported by EzChestShopReborn:

Minecraft version Status
Minecraft 1.21.4
Minecraft 1.21.3
Minecraft 1.21.2
Minecraft 1.21.1
Minecraft 1.21

Contribute

Feel free to contribute through Pull Requests.

Please understand that features that may require a lot of work to maintain in future versions will be rejected. As such, it is a good idea to discuss changes before spending a lot of time for a feature that would be rejected.

Please follow the existing code style of the project.

Build instructions

Build with Apache Maven:

mvn clean package

If you have trouble with this, see the prerequisites below first, and refer to the GitHub Actions configuration for a working example of building this plugin from the ground up.

Prerequisites

  • Java 21 or later
  • Apache Maven 3.9.9 or later
  • You must build targeted Spigot versions Spigots BuildTools. This will change to Paperweight in the future.

License

GNU General Public License (GPLv3)

EzChestShopReborn is licensed under the GNU General Public License v3.0, inherited from Bukkit.

The forked version of EzChestShop was mislabeled as MIT, which conflicts with the GPL 3.0.

On October 27th 2024, EzChestShop moved to the GNU Affero General Public License for future releases (commit).