This repository has been archived on 2025-01-04 . You can view files and clone it, but cannot push or open issues or pull requests.
CoderDojoEVVMinecraftExample
Project written to learn and demonstrate how to do Minecraft plugins for Coder Dojo in Evansville, Indiana.
Notes: pom.xml is a configuration file which automatically downloads the .jar binaries of bukkit and spigot.
Java code is located in /src/main/java/com/hyperling/minecraft/coderdojotest/.
Plugin exports are located in /target/.
Link to development setup and coding tutorial: https://bukkit.gamepedia.com/Plugin_Tutorial
Guide on running a Minecraft server: https://bukkit.gamepedia.com/Setting_up_a_server
Description
Languages
Java
97.2%
Shell
2.8%