Need of a Tutor for making plugins

Status
This thread has been locked.

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Hello,

I am in need of a tutor for making plugins. I am willing to pay for the lessons $$.
DM me if you are interested into helping me or add me on discord Meeran#9976.
I know how to make plugins, just dont know how to use my code to make minigames.

Thanks
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Baby

King of Babies
Premium
Feedback score
24
Posts
1,036
Reactions
606
Resources
0
Hello,

I am in need of a tutor for making plugins. I am willing to pay for the lessons $$.
DM me if you are interested into helping me or add me on discord Meeran#9976.

Thanks
Lol your status says "Kiwi mineman coder" but you don't know how to code plugins yet.

I love MC-Market
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Lol your status says "Kiwi mineman coder" but you don't know how to code plugins yet.

I love MC-Market
Never said i dont know how to code, i just dont know how to make it into a minigame. I can make simple stuff thats all!
 

rafay2005

Feedback score
1
Posts
27
Reactions
3
Resources
0
Please can I suggest doing a course stxphen made on udemy? You can start for $15-$20? It's absolutely amazing. I've been doing this course from two days and I understand basic java and have made my first command too! I have used what I have learned to make simple java operations and simple custom commands. By the end of the 6 hour course which is split into sections, (it contains 3-4 tests,) you should be able to create any plugin & you will also be an intermediate in Java which is a great skill to have if you want to expand your knowledge of java to advanced so that you can become a Java developer too! Also, knowing Java (even if it's intermediate Java like the one in this course,) will actually HELP you learn other languages. It would make learning Python a piece of cake too!

Here's the link!
https://www.udemy.com/develop-minecraft-plugins-java-programming/

PS: You might think that you'd be losing that $15-$20 you spend learning to develop, but the truth is you can earn it back by selling premium plugins on spigot, by doing developer services, by starting a minecraft server and earning income from that, by creating free plugins and getting donations, AND MUCH MORE!!!

I totally vouch for stxphen

PS: He's British like me *sips tea*
 

qIooIp

Supreme
Feedback score
3
Posts
14
Reactions
149
Resources
0
I can tell you from my experience that learning Bukkit API before knowledge of Java is pain in the ass and if you have a chance learn Java first and then everything else is easy (since spigot javadocs are available online you can find everything you need).
 

rafay2005

Feedback score
1
Posts
27
Reactions
3
Resources
0
I can tell you from my experience that learning Bukkit API before knowledge of Java is pain in the ass and if you have a chance learn Java first and then everything else is easy (since spigot javadocs are available online you can find everything you need).
What I like about the course stxphen did was that he taught you the appropriate amount of Java needed - Only basic & intermediate. He taught us basic Java for the first few bits in the Bukkit API, then he went onto intermediate Java for the rest of the Bukkit API. The truth is that you don't need to know a huge amount of Java, just a fair amount. Fuzzy's course teaches you all you need to know and also gives you the OPTION to expand on it out of the lessons, but keeps to the point to try not to overwhelm people.
 

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Please can I suggest doing a course stxphen made on udemy? You can start for $15-$20? It's absolutely amazing. I've been doing this course from two days and I understand basic java and have made my first command too! I have used what I have learned to make simple java operations and simple custom commands. By the end of the 6 hour course which is split into sections, (it contains 3-4 tests,) you should be able to create any plugin & you will also be an intermediate in Java which is a great skill to have if you want to expand your knowledge of java to advanced so that you can become a Java developer too! Also, knowing Java (even if it's intermediate Java like the one in this course,) will actually HELP you learn other languages. It would make learning Python a piece of cake too!

Here's the link!
https://www.udemy.com/develop-minecraft-plugins-java-programming/

PS: You might think that you'd be losing that $15-$20 you spend learning to develop, but the truth is you can earn it back by selling premium plugins on spigot, by doing developer services, by starting a minecraft server and earning income from that, by creating free plugins and getting donations, AND MUCH MORE!!!

I totally vouch for stxphen

PS: He's British like me *sips tea*
I know how to make plugins, thats not hard.
I have a basic understanding of Java.
But i dont know how to put everything together to make a minigame
 

LordOfTime

Feedback score
15
Posts
602
Reactions
245
Resources
0
I know how to make plugins, thats not hard.
I have a basic understanding of Java.
But i dont know how to put everything together to make a minigame

That's the kind of thing that comes from experience. You can make basic plugins, you understand basic Java, but a minigame requires a lot more than basic understanding, and it's not the kind of thing I'd recommend trying to rush if you intend to use this minigame on a server or sell it to somebody.

Coding isn't about knowing the recipe for making things, it's about knowing how the ingredients work and having the experience to combine them. Somebody could likely walk you through, step by step, the process of creating a minigame, but it wouldn't help you learn too much. Knowing how to code something more complex isn't about being taught it, it's about being able to learn it.

In short, what I'm trying to say it "If you don't know where to start with a minigame, you should wait, do some simpler stuff, and come back to it".

Now, if this is just for personal experience and you don't intend to use it, then by all means, go for it, just start coding one element, one portion, one line of the thing, and build on it from there. Just don't be surprised if it doesn't turn out like you'd like. It's about learning in that case more than the end product.
 
Status
This thread has been locked.
Top