RobertSeidler / TestPlugin

My first expedition into Minecraft Server Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My first expedition into Minecraft Server Plugins


Languages

Language:Java 97.7%Language:Shell 2.3%