9c4c60717a
Added helpful links.
15 lines
428 B
Markdown
15 lines
428 B
Markdown
# CoderDojoEVVMinecraftExample
|
|
|
|
pom.xml is a configuration file which automaticall downloads the .jar binaries of bukkit and spigot.
|
|
|
|
Java code is locared in /src/main/java/com/hyperling/minecraft/coderdojotest/.
|
|
|
|
Plugin exports are located in /target/.
|
|
|
|
|
|
Link to setup and development tutorial:
|
|
https://bukkit.gamepedia.com/Plugin_Tutorial
|
|
|
|
Guide on running a Minecraft server:
|
|
https://bukkit.gamepedia.com/Setting_up_a_server
|