Absolute legend. Never thought I would enjoy watching programming tutorials. Making it easy to understand really keeps me motivated about learning more Java coding
Damn.. That's like the best tutorial I found so far! Thank you! I only know a bit of c# and I don't have any experience with java but still every single part of your code was very clear and easy to understand
You are just amazing. I have tried lerning plugins many times in the past and always got frustrated, with you its not only that im not frustrated but im also excited to learn more!
You explain so calm and easy, i'm not experienced in code, and i got 99% of the things, thanks man, can't wait to keep learning new things ecery video!
06:10 For anyone using 1.18.1, if you want to register your event. Create a class (the name can be anything) and then to register it type: import example.example.testplugin.yourEvent; public final class YourClassName extends JavaPlugin implements Listener { getServer().getPluginManager().registerEvents(new yourEvent(), this); }
03:30 I was write the same thing, but How do u have auto suggest and im not ? I mean, i can just write manually, but it will be awesome if u tell me how to add auto suggest. Or, there is related from Ep 1.5 where i didnt disable spigot or bukkit with Auto suggest ?
Hello. I've just been stumbling through life these past few years not having an idea of what to do or who to become. Maybe with these coding tutorials I'll finally find something to do that gives my life meaning. You have my thanks
your freaking amazing dude im still using this today!! cant wait to see more of your videos so i can make some cool mods in mc! hope the best for you brother!
Im having problems with some of the text related stuff like event.joinMessage() where if I put like event.joinMessage("something") it tells me that it cant convert it to net.kyori.adventure. Do you know how I can fix it or what the issue is?
Absolute legend. Never thought I would enjoy watching programming tutorials. Making it easy to understand really keeps me motivated about learning more Java coding
Seeing "BUILD SUCCESS" in all caps makes me feel like my life might just be worth something one day. I sure hope :D thx for the help
Damn..
That's like the best tutorial I found so far! Thank you! I only know a bit of c# and I don't have any experience with java but still every single part of your code was very clear and easy to understand
Thank you :D
Im in the same boat, perfect tutorial
It was
same
You are just amazing. I have tried lerning plugins many times in the past and always got frustrated, with you its not only that im not frustrated but im also excited to learn more!
Great to hear that, I appreciate you for watching
You are forgiven for using Bing because you made really helpful tutorials. Approved
heheheh thanks
bing is actually the best browser because it won't hide things like google does
You explain so calm and easy, i'm not experienced in code, and i got 99% of the things, thanks man, can't wait to keep learning new things ecery video!
06:10 For anyone using 1.18.1, if you want to register your event. Create a class (the name can be anything) and then to register it type:
import example.example.testplugin.yourEvent;
public final class YourClassName extends JavaPlugin implements Listener {
getServer().getPluginManager().registerEvents(new yourEvent(), this);
}
What? The version does not matter and I show external class listeners in the next video
@@KodySimpson Oh, for me your syntax didn't work when I tried it in the main file. Then I tried this and it worked.
@@heesel4089 Then you did it incorrectly, but thats ok
Your explanation is so good that idk java but still i can code plug-ins
That's awesome! Thanks
Wow, this tutorial is wonderful
Although English is not my main language and I am weak in it, I can understand the codes
11:26 omg you use bing! I thought you were smart 😢
03:30 I was write the same thing, but How do u have auto suggest and im not ? I mean, i can just write manually, but it will be awesome if u tell me how to add auto suggest. Or, there is related from Ep 1.5 where i didnt disable spigot or bukkit with Auto suggest ?
Hello. I've just been stumbling through life these past few years not having an idea of what to do or who to become. Maybe with these coding tutorials I'll finally find something to do that gives my life meaning. You have my thanks
for me there are only 2 imports at the top im not sure if that means anything because im new but if it does could you help me out
Hey Kody amazing tutorial!!! Just a suggestion The bed death one it will kill you when you leave it even if its morning!
What color scheme are you using?
I don't have hints
How do you see your "target" folder and contents in IntelliJ? The folder exists but I can't navigate it on intellij
It should just be there, hop into discord if ya need some help
hey while creatiing pproject it says unable to get minecraft versions not allowing me to go next
This is a glitch with the plugin, they have a dev release that should fix it i think. also update intellij if needed
@@KodySimpson thanks a lot man for reply but it is up to date
You can also make a series on coding hypixel plugins maybe that will get you a lot of veiws
@@rumlow3643 you're not funny
your freaking amazing dude im still using this today!! cant wait to see more of your videos so i can make some cool mods in mc! hope the best for you brother!
What theme are you using?
How come you wrote the onBedLeave so uch differently then setJoinMessage?
How do you mean?
when i do pl in the start.bat it says 0 plugins loaded (i followed all the tutorials exactly)
How do i make so that the sout can do like a /kill command?
This isn't possible, sout is a java statement for outputting stuff to the console. For making players run commands, hop into our discord ask there
Love this series!
Thank you!
Thank you very much, great video. What's the name of the font you are using?
jetbrains mono
sorry to ask this but what should I do if I can't see the directory.
ex) EventListeners > src > main > java ............
Why do I need to register and what exactily is registering a listener?
I literally explain this in the video!
But to be more specific its just a way to hook up your code to the server so that events are routed to your listeners when the occur
@@KodySimpson yea I didn't really understand sryy
@@KodySimpson ohhhh ok ok got it tq u so much
haha no worries bro, hop in the discord and feel free to ask more questions there and we will help you
How can I change the arrow to another entity? help!
Thanks, you helper me remember how to make these plugins
Holy crap these are good tutorials
Thanks!
Great video, i like your tutorial. How can my plugins support version from 1.8 to the lastest version?
You will have to use techniques with NMS and reflection usually, advanced topics
@@KodySimpson Thanks so much.
@@KodySimpson Thanks. Have you made tutorial about that?
@@herobrinesky3348 Not yet
Hope that was a good spaghetti! Great tutorials btw love it!
Thank you 😋
how to join the bed?
Wat
The best tutorial on youtube except for one ting: fucking bing. how dare you use it, it caused me brain damage
Innovation
4:03 Every mac users press CMD + Q and close Intellij Idea...
Great tutorials dude ❤️.
Glad you think so!
Can everyone read this message or just the player who has joined? Great tutorial btw👏
ofcourse they do
This video is amazing, most people just show how to make the file, thank you so much
Thanks so much for your wonderful tutorial. But I don't find the code in the github page you mentioned in the end of this video.
github.com/Spigot-Plugin-Development-Tutorial/Event-Listeners-Javadocs-and-Players/blob/master/src/main/java/me/kodysimpson/events/Events.java
@@KodySimpson thank you so much
thank you man
I love you
Love ya too, thanks for watching
did it!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
wooot woot
Good Explaination
Thank you
7:08 That's what HE said.
Hello Kody! Great video! I wanted to ask you, how is your Intellij look like this? this is much more pretty than the normal and I want that too :D
Check the video on the front of my channel!
thanks for the vid!
No problem!
great video
Thanks!
lol i did another tutorial and i did "event" not "events"
this is crazy
8:28
10:22
Im having problems with some of the text related stuff like event.joinMessage() where if I put like event.joinMessage("something") it tells me that it cant convert it to net.kyori.adventure. Do you know how I can fix it or what the issue is?
Thank you!
Love the videos
Glad you like them! Thanks
Bro, please get a better mic, I'm not able to hear anything
Get a better speakers