/TestPlugin

My first expedition into Minecraft Server Plugins

Primary LanguageJava

Content of the Plugin

Adds an enchantment that collects from time to time nearby items, that are outside of pickup range. Also adds a Command to get an enchanted chestplate (/givecollectchest <lvl>) to try it out.

Test the Plugin

To test the Plugin you can run the bash script in root directory runTestServer.sh.

Requirements

Java SDK 7, Maven and Docker.