brunyman / CustomEnderChest

8 stars 14 forks source link

converted to maven, added ChestSort support #14

Open mfnalex opened 4 years ago

mfnalex commented 4 years ago

Converted project to maven for easy build and dependency management so that other people can work on this too without downloading Spigot-API and Protocollib and changing the classpath everytime.

Since you are using eclipse, you would have to delete your current project and reimport this from GitHub as eclipse is a bit stupid in recognizing maven projects.

mfnalex commented 4 years ago

This also adds ChestSort support so that players can sort their CustomEnderChests just like normal EnderChests