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.
3282950e6238e5f5799eb2b209f24ce361ce9582
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%