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 not actively maintained and offers no support for Minecraft versions beyond 1.20.4.
You can find the most recent version for download here on GitHub, or join Discord to chat.
If you need help or need to report an issue, please open a new issue here.
This is a full list of Minecraft versions supported by EzChestShopReborn:
Minecraft version | Status | |
---|---|---|
Minecraft 1.21.3 | ✅ | |
Minecraft 1.21.2 | ✅ | |
Minecraft 1.21.1 | ✅ | |
Minecraft 1.21 | ✅ | |
Minecraft 1.20.6 | ✅ | |
Minecraft 1.20.4 | Support may be dropped in future versions* | |
Minecraft 1.19.4 | Support may be dropped in future versions* | |
Minecraft 1.18.2 | Support may be dropped in future versions* | |
Minecraft 1.17.1 | Support may be dropped in future versions* | |
Minecraft 1.16.5 | Support may be dropped in future versions* |
*: Currently supported by the latest version, but may be discontinued in future versions in order to use newer features in Java 21 going forwards.
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.
With Java 21+ installed, run this Maven Wrapper command:
./mvnw 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.
- Java 21 or later
- You must build targeted Spigot versions Spigots BuildTools.
- Use of BuildTools may require the use of older Java versions, depending on what Java version Minecraft used at the time of release. Consider SDKMAN! to manage your local Java environment.
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 license of Bukkit.
On October 27th 2024, EzChestShop moved to the GNU Affero General Public License for future releases (commit).