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.
2021-01-16 14:39:29 -06:00
2018-12-28 11:05:27 -06:00
2018-12-30 13:02:26 -06:00
2018-12-30 13:02:26 -06:00
2018-12-28 11:05:27 -06:00
2018-12-30 13:02:26 -06:00
2018-12-28 11:05:27 -06:00
2021-01-16 14:39:29 -06:00
2018-12-30 13:02:26 -06:00
2018-12-28 11:50:45 -06:00
2018-12-30 13:02:26 -06:00

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
Example of Minecraft (Bukkit) plugin for educational purposes.
Readme
Languages
Java 97.2%
Shell 2.8%