CustomEnderChest is a powerful plugin that revolutionizes the vanilla enderchest system by adding permissions-based size control, MySQL/SQLite support, and advanced viewing capabilities. Perfect for servers looking to add an extra layer of progression and staff management tools!
For more informations on the Spigot Page
- Clone this repository
- Install depedencies with
mvn install
- (Import in you favorite IDE and make changes)
- Compile .jar with
mvn package
- Copy the file in
target/CustomEnderChest-x.x.x.jar
in yourplugin
folder.