• Easter Sale

How do I make Minecraft Plugins?

seif_

Feedback score
2
Posts
31
Reactions
0
Resources
0
Hey, I wanna learn how to make Minecraft plugins, I know a little bit about java (Basics), but idk where to start to learn the Spigot API.
If someone wanna be my mentor that would be awesome!

Thanks <3
 

br0kee

Feedback score
1
Posts
65
Reactions
9
Resources
0
Minecraft plugins are pretty easy to make if you know basic OOP principles. Nowadays, I'd recommend ChatGPT for simple plugins, and then asking it for help and instructions when you venture on to bigger projects.

Best of luck!
 

Spraxs

Feedback score
0
Posts
1
Reactions
1
Resources
0
I started coding, because I wanted a magic wand in my server that shot spells with firework effects. This wasn't available back in the day, so I decided to make it myself. I was fascinated by it so this kept me motivated. I recommend that you find something that truly fascinates you and you really want to make in Minecraft, this will help you maintain your motivation.

Motivation & perseverance is key in learning how to create plugin or programming in general.

Also if you don't know how to create certain features, you can just lookup some plugin online that kindof look like something you want and decompile them. This was how I learned to create some complex stuff back in the day.

Good luck with your journey! :)
 

hepno

Feedback score
0
Posts
39
Reactions
3
Resources
0

I just uploaded episode one of a free Spigot course if you'd like to check it out.
 

hepno

Feedback score
0
Posts
39
Reactions
3
Resources
0
that actually looks decent!
Gonna watch the whole tutorial <3(y)
Thank you! I hope you learn something! If you need additional help feel free to DM me! I'll be uploading the second episode very soon, which will go over the basics of creating commands.
 
Top