Basic Bukkit Programming Guides / Help

Status
Not open for further replies.

ArrayLists

Dragonball Partier
Elite
Sep 8, 2015
1,180
832
9,392
I'm willing to host programming guides for Bukkit plugins. This will teach you basic Bukkit programming and *maybe* some Java. I would recommend learning some Java as this will help before you start, if not it'll be harder. If you're interested please send me a PM and I'll be glad to help. It'll start with basic Console logging from when the plugin enables and disables to commands and events.

Thanks, Array. :)

Please note that: You will need to download a few things.

EDIT: Also comment some stuff just to keep it going so that others can see it too!
 
Last edited:
  • Like
Reactions: aiden and Timelord
Bukkit and Java. Isn't Minecraft a Java-based game?
Bukkit/Spigot is server related (Plugins etc.) While Java is a programming language. Bukkit/Spigot would be an API. Minecraft was coded using the Java programming language. Bukkit/Spigot was also coded using the Java programming language but you can use it has an API.
 
  • Like
Reactions: aiden
some stuff just to keep it going so that others can see it too!
 
  • Like
Reactions: ArrayLists
Status
Not open for further replies.