Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,400 resources
02
Days
16
Hours
06
Mins
44
Secs

How can I learn to code spigot plugins?

Status
This thread has been locked.

Nojotitan

Feedback score
0
Posts
4
Reactions
1
Resources
0
So I want to learn to code Spigot plugins and Bukkit plugins but I don't know what I need to learn to do these things. I do know I need to learn Java and I want to know what I need to learn first and which one I should learn first Spigot or Bukkit?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Scarger

Feedback score
9
Posts
68
Reactions
22
Resources
0
So I want to learn to code Spigot plugins and Bukkit plugins but I don't know what I need to learn to do these things. I do know I need to learn Java and I want to know what I need to learn first and which one I should learn first Spigot or Bukkit?
1. Java of course, it's a programming language, and Bukkit/Spigot is the API.
2. Spigot is built off of Bukkit with performance tweaks and a bit of new features(They're basically the same thing).
To learn java, google "learn java"(LITERALLY).

EDIT: Forgot to mention, if you want to learn the spigot/bukkit API after you learn java, google "learn spigot"
 
Last edited:

Nojotitan

Feedback score
0
Posts
4
Reactions
1
Resources
0
1. Java of course, it's a programming language, and Bukkit/Spigot is the API.
2. Spigot is built off of Bukkit with performance tweaks and a bit of new features(They're basically the same thing).
To learn java, google "learn java"(LITERALLY).
Okay. Thank you very much!
EDIT: But where would I learn the API would I learn it in Java or would I have to learn it somewhere else?
 
Last edited:

Scarger

Feedback score
9
Posts
68
Reactions
22
Resources
0
Okay. Thank you very much!
EDIT: But where would I learn the API would I learn it in Java or would I have to learn it somewhere else?
That's answered in my edit.
 

Oreo

waiting for something interesting to happen
Premium
Feedback score
11
Posts
745
Reactions
328
Resources
0
If you need something really good try Udemy.
 

CodySir

Googling things
Supreme
Feedback score
21
Posts
373
Reactions
222
Resources
0
Okay. Thank you very much!
EDIT: But where would I learn the API would I learn it in Java or would I have to learn it somewhere else?
Once, you learn to code Java learning to code the API will be easier.
 
Status
This thread has been locked.
Top