Skip to content

Getting Started With Coding (Eclipse)

TheCyberCode edited this page Sep 16, 2018 · 5 revisions

New to coding Minecraft plugins?

What you will need:

https://www.eclipse.org/downloads/ http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

You will need to get the Spigot API:

https://getbukkit.org/download/spigot - You will need the server file (you may just be able to use this as your build path i'm not sure as i use the spigot-api.jar and the spigot server jar.).

https://www.spigotmc.org/wiki/buildtools/ - Just follow this if the thing above doesn't work. (I use a different method but this should work aswell)

Clone this wiki locally