kangarko

kangarko

I help people code Minecraft plugins & mods, grow a unique network and become a high-paid, independent developer.

Пікірлер

  • @bober3706
    @bober3706Сағат бұрын

    Pls make a video on how to make ball with physics.

  • @detonario
    @detonario20 сағат бұрын

    the whole thing with "return true", "return false", "return" is a little confusing honestly... can you make a short video about it, or maybe include it in the next video? would be cool

  • @Diuwz
    @Diuwz22 сағат бұрын

    Amazing, thank you!

  • @ProtonUltraPlusAkaMEBMEN
    @ProtonUltraPlusAkaMEBMEN2 күн бұрын

    1:06 1:06

  • @peppefailla1630
    @peppefailla16302 күн бұрын

    Bro killed me with light mode

  • @kangarko
    @kangarko2 күн бұрын

    You have been flashlighted

  • @michalvelc4428
    @michalvelc44283 күн бұрын

    Ahoj Matěji, chci se zeptat, jestli v placeném kurzu jsou Packety a Billboardy. Díky, zvažuji jestli to koupit, protože se mi bude hodit znalost Javy i na Vysoké škole. :)

  • @kangarko
    @kangarko2 күн бұрын

    Ahoj, konkrétne na tieto dve veci máme videá zdarma na youtube ktoré si môžeš rovno pozrieť. Na packety máme video v NMS Advanced. Project Orion má scoreboard a animovanú sekciu.

  • @michalvelc4428
    @michalvelc44282 күн бұрын

    @@kangarko Aah, okay, díky moc za tvou prááci :))

  • @LucasBonafe
    @LucasBonafe3 күн бұрын

    "If you wish to use IP forwarding, please enable it in your BungeeCord config as well!"

  • @gabriellicar
    @gabriellicar3 күн бұрын

    congrats for 3k, you're insane broooh

  • @gabriellicar
    @gabriellicar4 күн бұрын

    This is insane, thank you

  • @PixelPacks
    @PixelPacks5 күн бұрын

    I Wanna Learn How to code but Im broke😢😢

  • @kangarko
    @kangarko2 күн бұрын

    I have over 60 free coding videos...

  • @Eternal_Night17
    @Eternal_Night175 күн бұрын

    Hi, I just wanted to ask, if I want to edit a scoreboard plugin and the place holders doesn't work what should I do? The scoreboard just looks like: %player_name% instead of actual player name, %statistic_time_played% instead of actual play time in the server. Thanks!

  • @Eternal_Night17
    @Eternal_Night175 күн бұрын

    Ok I just figured it out myself just by watching 1 more minute of your video :D Thanks anyway :)

  • @peninja_
    @peninja_6 күн бұрын

    So what is the point of making a velocity plugin? What would I use a Velocity Plugin for?

  • @spgaming1272
    @spgaming12725 күн бұрын

    any plugin that needs to manage some kind of state across multiple server instances

  • @norius_tv
    @norius_tv5 күн бұрын

    You can Velocity use like BungeeCord for multiple servers on your network

  • @Poreyy
    @Poreyy6 күн бұрын

    That's a nice template. I usually create project templates from scratch because the Minecraft Development Plugin contains quite a lot of outdated stuff, such as Maven plugins, for instance.

  • @LightningDesign
    @LightningDesign15 сағат бұрын

    why is maven outdatet ?

  • @rick_demezio
    @rick_demezio6 күн бұрын

    How does he update the code without restarting the server or reloading???

  • @kangarko
    @kangarko2 күн бұрын

    kzread.info/dash/bejne/dH2J3MSNZ7u8pNo.html

  • @Randomly_Facts
    @Randomly_Facts6 күн бұрын

    Everything worked up until episode 4(this one), it compiles with no errors but the command doesn't show up and the plugin is coloured red when running /plugins Edit: I fixed it by replacing the deprecated methods with new ones but next to the plugin name when running /plugins it says legacy plugin, why is that and how to fix it? Edit 2: I also fixed that

  • @kangarko
    @kangarko2 күн бұрын

    Mind sharing how you fixed that? For others who might be running into the same issue.

  • @Randomly_Facts
    @Randomly_Facts2 күн бұрын

    @@kangarko For some reason, it didn't specify the api version, so I had to do that manually. It's probably a bug in the Minecraft development plugin Edit: But if that's the case, I don't know why it worked until episode 4

  • @only0nehpleft
    @only0nehpleft6 күн бұрын

    Is there a way to Craft a custom item with items that require a specified amount? For example you need 10 Diamonds in a recipe to be able to craft the desired item.

  • @kangarko
    @kangarko2 күн бұрын

    Yes you can specify the amount in the recipe method.

  • @fesjyut4t
    @fesjyut4t7 күн бұрын

    bro ur a w thx so much schlawg thx the docs for the worldedit api barely elaborated on anything so this was a useful demonstration

  • @kangarko
    @kangarko2 күн бұрын

    Glad it helped

  • @nicolatosatti6628
    @nicolatosatti66288 күн бұрын

    I have a problem. My commands doesn't register with the getCommand method. Intellij tell me that I should use SimpleCommand.register() but I can't figure out how to use it because I can't find an example in the docs. Can you help me?

  • @kangarko
    @kangarko2 күн бұрын

    Watch my other video and ignore what intellij says (foundation has deprecated bukkit's command system but it will work just fine): kzread.info/dash/bejne/lH5qyaytqMrfn9I.html

  • @damian_lla
    @damian_lla8 күн бұрын

    A video where you teach us how to fork software like Paper or Folia could be interesting. I like all your videos and can't find another KZreadr who teaches about this issue! 👍

  • @kangarko
    @kangarko2 күн бұрын

    Thanks for the suggestion!

  • @h1v1mib5
    @h1v1mib58 күн бұрын

    Command has changed in 1.21, it doesn't work, do you have a video to help out with it?

  • @kangarko
    @kangarko2 күн бұрын

    What has changed specifically?

  • @saint_blair
    @saint_blair9 күн бұрын

    dude i got screwed over like 8 months ago bc my ssd died with a 3yr solo minecraft server project, had backups on my mechanical which the certified IT guy deleted & wrote over. in short i was trying to learn java programming so i could write plugins.... spigot forums the people are absolutly no help at all it seems. see video a 0:00 looking on left hand side awnsered my question ive been trying to figure out for like 12 months now.... dude you dont realize how helpful that that first 1 second of ur video truly is.

  • @detonario
    @detonario9 күн бұрын

    why would you rant in the first place

  • @peninja_
    @peninja_9 күн бұрын

    thank you bro. Just wondering why did they sundenly remove waterfall?

  • @kangarko
    @kangarko8 күн бұрын

    No interest from Paper team

  • @katrilee
    @katrilee9 күн бұрын

    underrated

  • @gussi5531
    @gussi55319 күн бұрын

    What to do if the craft also can use non custom ingridients foe example u use dig sword but u also can use diamod sword and it no mater please write answer

  • @kangarko
    @kangarko8 күн бұрын

    I am sorry I don't understand your question

  • @gussi5531
    @gussi55318 күн бұрын

    @@kangarko I mean that custom items is not need in craft u also can use standart minecraft items with the same material

  • @Sismei
    @Sismei10 күн бұрын

    ValioBungee & Redis installation video would be nice :)

  • @Pete675u
    @Pete675u10 күн бұрын

    You are the absolute goat

  • @zaj5924
    @zaj592410 күн бұрын

    thanks for the tutorial. at 6:22 your client didn't show the "reconfiguring" screen. are you using plugin/mod that removes it?

  • @kangarko
    @kangarko8 күн бұрын

    Yes, see my video about performance mods for Fabric, it's there listed somewhere

  • @extraasavage3484
    @extraasavage348410 күн бұрын

    why do u have a hacked client 😭

  • @zaj5924
    @zaj592410 күн бұрын

    he doesn't?

  • @nicolatosatti6628
    @nicolatosatti662811 күн бұрын

    Hi can you make a video where you explain how to run the server directly into intellij?

  • @kangarko
    @kangarko8 күн бұрын

    It's here: kzread.info/dash/bejne/dH2J3MSNZ7u8pNo.html

  • @MonkeyTryhard
    @MonkeyTryhard11 күн бұрын

    Can you use FounderPass without having a company? Also, if the 2 years end but I still have a subscription with Founderpass, they will give me similar deals of the same company?

  • @kangarko
    @kangarko8 күн бұрын

    I mean you can try. I don't know about the other question.

  • @rexmen123
    @rexmen12311 күн бұрын

    Im a minecraft server owner myself and using his plugin chat control red since ages… very trustworthy person… bought other plugins too and using them

  • @Captain-Hix
    @Captain-Hix12 күн бұрын

    This is so confusing 😭

  • @kangarko
    @kangarko8 күн бұрын

    Can you please be more specific?

  • @naome3816
    @naome381612 күн бұрын

    An interesting video idea would be a login plugin, where the premium player doesn't need to log in

  • @kangarko
    @kangarko8 күн бұрын

    Thanks, noted.

  • @kitoxis
    @kitoxis7 күн бұрын

    ​@@kangarkoi tried to make that. I made the login system with anvilguis from wesjd, but I stopped at the premium thing. I stopped because to make that, I would need to use the sessions(i think) for the player to appear as premium to the server. Something like fastlogin. So i tried making that, but when i thought a little bit, i just said to myself: ill just have 2 different proxies, connecting to one server, one online mode and another on offline mode, and thats where I finished

  • @loleczek4014
    @loleczek401412 күн бұрын

    bro is total code master and he explains a lot maybe sometimes u don't even understand what hes saying but after looking at the video secound time u would understand much more trust me

  • @kyralol58
    @kyralol5813 күн бұрын

    more Foundation tutorials please.

  • @kangarko
    @kangarko8 күн бұрын

    Coming!

  • @我不知道0323
    @我不知道032313 күн бұрын

    help a lot. thx!

  • @MonkeyTryhard
    @MonkeyTryhard13 күн бұрын

    i use a launcher that is called prism launcher, there u can auto update the mods with one click, its a nice combo bc u only do the click on the instance, reload the game and ur done

  • @kangarko
    @kangarko12 күн бұрын

    Legacy Launcher also works

  • @GMannn-eq9wu
    @GMannn-eq9wu17 күн бұрын

    Can we get a fix for the toast UI it doesn’t work anymore on newer versions and I’ve tried debugging it like crazy and couldn’t get it to work

  • @kangarko
    @kangarko12 күн бұрын

    Provide your code please

  • @GMannn-eq9wu
    @GMannn-eq9wu12 күн бұрын

    @@kangarko it looks like it’s a spigot but according to a jira so idk if it’s something you can fix do you still want the error?

  • @GMannn-eq9wu
    @GMannn-eq9wu12 күн бұрын

    Caused by: com.google.gson.JsonParseException: No key id in MapLike[{"item":"minecraft:emerald"}] at com.mojang.serialization.DataResult$Error.getOrThrow(DataR esult.java:275) ~ [datafixerupper-7.0.14.jar:?] at org.bukkit.craftbukkit.util.CraftMagicNumbers.loadAdvanceme nt(CraftMagicNumbers.java:326) ~[paper-1.20.6. jar:1.20.6-147-e41d44f] at sp.jar/ com.sp.us.utils.messages.Toast.createAdvancement(Toast.jav a:68) ~ [sp.jar:?] at sp.jar/ com.sp.us.utils.messages.Toast.start(Toast.java:29) ~[sp.jar:?] at sp.jar/ com.sp.us.utils.messages.Toast.displayTo(Toast.java:80) ~[sp.jar:?]

  • @GMannn-eq9wu
    @GMannn-eq9wu17 күн бұрын

    Update 1.20.6 / 1.21 please 😢

  • @AngryJellyBean03
    @AngryJellyBean0317 күн бұрын

    Hey, it seems that Foundation isn't working with 1.21 due to the Inventory class switching from an interface to an abstract class. Is this planned to be fixed?

  • @kangarko
    @kangarko12 күн бұрын

    Yes! Fixed in 6.8.5 github.com/kangarko/foundation/releases

  • @obs4391
    @obs439117 күн бұрын

    Привет, недавно захотел писать плагины для майнкрафта. У меня был выбор между Java и Kotlin. В итоге выбрал Kotlin, но я не знаю как его использовать в Spigot

  • @denisshkolniy2075
    @denisshkolniy207517 күн бұрын

    Посмотри туториалы по Kotlin Spigot API

  • @obs4391
    @obs439117 күн бұрын

    @@denisshkolniy2075 не думал, что увижу тут русского. Спасибо за ответ

  • @kangarko
    @kangarko12 күн бұрын

    @@obs4391 Start and master Java first before using Kotlin imho

  • @SuperBootsTheDog
    @SuperBootsTheDog18 күн бұрын

    so i made a custom wand out of a debug stick, and it worked yet the original debug stick texture turned into the gmod no texture purple and black square how can i fix this

  • @big_sam6350
    @big_sam635019 күн бұрын

    I have never used java before but I did understood everything you said

  • @rrr3203
    @rrr320320 күн бұрын

    How to put items on him so that when you kill him he gives them as rewards

  • @user-ie5xs4nz2t
    @user-ie5xs4nz2t20 күн бұрын

    Any chance of the toast system being updated for 1.20.6 / 1.21 they changed the methodology up for 1.20.6 and now i cannot get it to work... heres the error message in question. Caused by: com.google.gson.JsonParseException: No key id in MapLike[{"item":"minecraft:emerald"}] at com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:275) ~[datafixerupper-7.0.14.jar:?] at org.bukkit.craftbukkit.util.CraftMagicNumbers.loadAdvancement(CraftMagicNumbers.java:326) ~[paper-1.20.6.jar:1.20.6-147-e41d44f] at sp.jar/com.sp.us.utils.messages.Toast.createAdvancement(Toast.java:68) ~[sp.jar:?] at sp.jar/com.sp.us.utils.messages.Toast.start(Toast.java:29) ~[sp.jar:?] at sp.jar/com.sp.us.utils.messages.Toast.displayTo(Toast.java:80) ~[sp.jar:?]

  • @GMannn-eq9wu
    @GMannn-eq9wu20 күн бұрын

    Please fix 🙏🙏🙏

  • @detonario
    @detonario20 күн бұрын

    that's exactly how i did ..

  • @orinn.2k7
    @orinn.2k720 күн бұрын

    Hey teacher, i don' join your courses but i want to use Foundation lib, can you provide a more detailed wiki?, I am just a beginner😢

  • @kangarko
    @kangarko20 күн бұрын

    I do plan on releasing more foundation-based videos here on youtube! Stay tuned :)

  • @squerstv9901
    @squerstv990120 күн бұрын

    Ty bro <3

  • @silasnicol
    @silasnicol21 күн бұрын

    What if we want to add multiple textures for the same base item with different customModelData values? 1, 2, 3... etc. Do we just create another "overrides" section and paste it below the first? Or do we create a new section WITHIN overrides?