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.
Hyperling 220df1269b v 0.1.6
Move code to classes.
2018-12-28 11:50:45 -06:00

17 lines
551 B
Markdown

# 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