(I have) Zero experience with programming, nor fluent English speaker, and still I can understand your tutorials.. you are really good!! Thanks
@telltalesanimation74724 жыл бұрын
Lol, I paused the vid at 6:08 and freaked out, not knowing how to connect for like 30 minutes XD XD, unpaused then he said exactly how. Great vids my man! Just finished my first plugin. A wand that summons mobs that defend you
@sergiosdarlasis4373 жыл бұрын
I was looking at comments to see if anyone knew how to connect to the server when i saw your comment. Then i unpaused the video and saw it myself lmao
@notnathanthomas4 жыл бұрын
good stuff bro, looking forward to doing cool stuff with this 👍
@judoboy201910 ай бұрын
Dude thx! You revived my java experience again 😭
@udhaykurrimboccus55563 жыл бұрын
Appreciate the videos. As someone who is quite familiar with Java, this is an excellent series!
@BittoyStudio4 жыл бұрын
The best MC mod tutorial of the whole network!
@ADox_Short2 жыл бұрын
my internet is so bad idk what you typed before this at 5:25 can anyone tell me what he type before "this" nvm it was a "," not a "."
@longy50802 жыл бұрын
*intense keyboard noises*
@andige6393 жыл бұрын
you are insane, love your vids, defenitely the best tutorial ive found especially for a beginner like me
@mewhenthetherealone4 жыл бұрын
i like this series this series is the best one i found so far!
@affe64644 жыл бұрын
Please make more Modding toturials im learning how to make mods Your videos are amazing
@ArnavBoom4 жыл бұрын
I made it so when ever smeone drops an item, it says "yeet" in the chat
@legitlemons96044 жыл бұрын
Hey this is really easy to follow tutorial. Are you going to continue the series? because your the only person who is easy to follow and actually know what there doing!
@lukasbabcanik4253 жыл бұрын
what i do wrong when every time i type @ or {} it´s display to me: Cannot perform refactoring. Caret should be positioned at the name of element to be refactored
@Cwfs013 жыл бұрын
Bruh the 2 examples were both things I needed help with
@nathanielaalberts49974 жыл бұрын
wil your next tutorial cover PlayerInteractEntityEvent?
@okellooliech65284 жыл бұрын
is it just me........ or does this sound like purpled some how
@InCognite Жыл бұрын
I have a question at 8:48 : is there a performance penalty for doing multiple calls to a method like .getLocation()? In other words, would it be better to first assign .getLocation to a local object and then perform the .getBlockX/Y/Z on that vs doing it 3 times?
@codeserenity Жыл бұрын
Hey! This is a little late, but for anyone curious, the Location object being accessed is a very lightweight object. I don't know the implementation of getLocation(), but in the worse case if copying the location three times, the performance impact will be negligible on performance. Most likely, they store the location in the Player, and this access would be very fast.
@InCognite Жыл бұрын
thanks!@@codeserenity
@gdviciousbee27153 жыл бұрын
Underated tutorial youtubers be like
@gdviciousbee27153 жыл бұрын
I mean, hey, this is awesome and you explain literally everything you are doing and that is not bad
@Ziros004 жыл бұрын
When I run my server it gives me 2 errors, first one is invalid plugin.yml (I didn't make one) and the second one is, class file error, it tells me im using 58
@GoldenD604 жыл бұрын
you need to make a plugin.ynl file, go to the last video and do EXACTLY what he did. Also the class file error, make sure you right-click everything that is in red and click on 'Import Class'
@LionGaming7774 жыл бұрын
@@GoldenD60 You need not make it EXACTLY as he did, you can place the author, version, name, yada yada yada ya, can be out of place and the version can be different so can the name also the author and many others including you can change the code
@sn0wyyy4 жыл бұрын
@@LionGaming777 bruh
@LionGaming7774 жыл бұрын
@@sn0wyyy I WAS JUST SPEAKING FACTS
@bnzzy_31043 жыл бұрын
@@LionGaming777 aight smartass
@woconnell75494 жыл бұрын
When will the next modding video be? Thx!
@gamerben52844 жыл бұрын
YEAH when?
@woconnell75494 жыл бұрын
This man just gave up
@hridaymeka85214 жыл бұрын
Please continue this series!
@cakeas92484 жыл бұрын
Man you deserve more than you have
@rocketguy3 жыл бұрын
how do i make it so that when i join PlaceholderAPI works with the plugin when it joins so i can do %player_name% for the username to display like Welcome back (PlayersUsername) i did the depend: thing for it and i cant firgure it out D:
@thekingelmo3 жыл бұрын
all events do the events twice for me idk why i did everything you said to do can someone help me
@victer69334 жыл бұрын
when is the next episode?
@Neithan3 жыл бұрын
Thank you Tomm. Question: If I want to use my plugin (the one I coded) in a server that's hosted say on apex hosting, does it mean I would just need to (1) FTP the plugin to the remote hosting and (2) restart the server and that should already work? Thank you very much.
@aw1lt3 жыл бұрын
as long as the server is running on paper, yes.
@Neithan2 жыл бұрын
@@aw1lt My thanks is 1 year late but thank you. Yes it works. :)
@Peter-wg5pm4 жыл бұрын
Hello have a nice day!
@ryanlee78034 жыл бұрын
Lol
@ricksterman4 жыл бұрын
@@ryanlee7803 Peter just vibin
@ryanlee78034 жыл бұрын
Richard Yoshioka lol
@Peter-wg5pm4 жыл бұрын
Richard Yoshioka so true
@Im_on_a_boat3 жыл бұрын
Can you make 'if I right click a feather(item), summon thunder to the place I see'?
@ADox_Short2 жыл бұрын
idk thats what i wish i knew
@zarinq45004 жыл бұрын
Quick question i wanted for my material blue wool but i couldn't find it anywhere?
@leuqas67293 жыл бұрын
hey, so im planning to make it so that when you eat golden apples it instantly heals you, can you please help?
@joeyweng53964 жыл бұрын
Hey TechnoVision, could you do a tutorial for setting up a minecraft modding workspace with vscode?
@rocketguy3 жыл бұрын
yeah vscode
@preciousplayz95823 жыл бұрын
How can i mention the user's name?
@blackettv98872 жыл бұрын
How to get more than 1 color in a player.sendMessage ??
@TheFirstPlo-W3 жыл бұрын
Can i import all events in once?
@makoopay52504 жыл бұрын
How do I make it so it spawns tnt around the player
@MarijnJonkers4 жыл бұрын
when are you gonna upload another video? i really wanna continue with the 1.15 forge modding tutorial.
@roosterseatyou4 жыл бұрын
Thank You so much! i will use this knoledge to publicly shame my friends when they fall into lava
@6plus1084 жыл бұрын
I'm having big trouble with having inteliJ to recognizie fordge mdk,
@draco48284 жыл бұрын
you can make a custom command video
@detrix73694 жыл бұрын
What program did you do?
@hoax53474 жыл бұрын
This is POGPOGPOGPOG!!!!!!!!!!!!!!!!!!!!!!
@noxsan003 жыл бұрын
java: error: release version 5 not supported??
@mrepicairfryerenthusiast49823 жыл бұрын
use java version 11, not 5
@ricksterman4 жыл бұрын
Solid vid
@apoorv63044 жыл бұрын
Can you please do custom enchantments
@EnderPrinceLive4 жыл бұрын
yay
@virtualvoice9994 жыл бұрын
bro what ever happened to the 1.12.2 mod series?😭 i cant find amy tutorial on yt for dimensions, biomes, mobs, etc for 1.12.2. also i cant figure out how to make a block that has multiple textures like a grass block, actually i am trying to make a grass block so can u help me lol
@TechnoVisionTV4 жыл бұрын
Well that series is about 3 years old, and 1.12 hasn’t been supported by forge or the modding community for a long time now. Best to move on to the newest version
@danyu37674 жыл бұрын
@@TechnoVisionTV its true
@skyflamme4 жыл бұрын
Omg THANK YOU!
@domingodc49443 жыл бұрын
u r a GOD
@mihailokovacevic24224 жыл бұрын
How to make cracked server, beacouse I dont have paid minecraft
@lordkingbobgaming62104 жыл бұрын
You can't. Servers require player uuid.
@rtxninja73044 жыл бұрын
U can ive seen a vid on it before but i cant remember the video name nor how to do it but u will find it
@lordkingbobgaming62104 жыл бұрын
@@rtxninja7304 it must be for bedrock edition. Java doesn't have a cracked server.
@rtxninja73044 жыл бұрын
@@lordkingbobgaming6210 ive played on cracked java servers and ice seen a vid on how to do it
@lordkingbobgaming62104 жыл бұрын
@@rtxninja7304the way I see it is cracked servers are illegal so just to be safe just don't make one
@gamerben52844 жыл бұрын
Comments 2 actual comments 3 :P
@Peter-wg5pm4 жыл бұрын
Gamerben lol NICE
@XDRmc3 жыл бұрын
instead of plugin: this its saying listner this in 5:19
@janos67593 жыл бұрын
same
@6L6Lcephas4 жыл бұрын
This tutorial is good it is more good handle than forge ps: when I build the forge project it go out a lot message Android Studio is OK
@wilfsadude2nd4034 жыл бұрын
how long until modding tutorial
@rilayo3 жыл бұрын
tysm
@rons96 Жыл бұрын
it's good, but you need to stop changing the project without rec, before the folders was group, now they are in tree mode, I already see how to do it in other tutorial, but can't remember, please stop.
@wingtoggled-old10 ай бұрын
3:52
@Nxchti4 жыл бұрын
ich nix checken dis
@dapl3b3 жыл бұрын
thank uuuuuuu
@galencole21084 жыл бұрын
make custom plants g
@korbanv41544 жыл бұрын
make more modding videos
@JustDoom4 жыл бұрын
also the title says #2 not #3 Edit: Yay its fixed!