Ep19. Packets & ProtocolLib (ADVANCED) - Minecraft Plugin Development

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 26

  • @BrentLoaf
    @BrentLoaf 29 วันที่ผ่านมา

    you are hands down my favorite plugin tutorial coder, literaly the reason I code in java now and why I wanna get into a career with java, thank you!

  • @will0mane445
    @will0mane445 ปีที่แล้ว +6

    Very nice tutorial! Keep it up 🤩

    • @kangarko
      @kangarko  ปีที่แล้ว +1

      Thank you! 😊

  • @Diuwsito
    @Diuwsito ปีที่แล้ว

    Can you make a tutorial of how to change the player's name above the head and the skin with ProtocolLib, like hypixel?

    • @kangarko
      @kangarko  ปีที่แล้ว +1

      Sure!

    • @Diuwsito
      @Diuwsito ปีที่แล้ว

      ⁠@@kangarkothank you❤

    • @coolguy07-b8u
      @coolguy07-b8u ปีที่แล้ว

      You can just use Teams to do this

    • @Diuwsito
      @Diuwsito ปีที่แล้ว

      @@coolguy07-b8uNo, you cant use teams to change the name above the head and the skin 🤣

    • @coolguy07-b8u
      @coolguy07-b8u ปีที่แล้ว

      @@Diuwsito I do not think that changing skin was part of the original comment? From what I remember it was about changing the colour or something?

  • @detonario
    @detonario 2 หลายเดือนก่อน

    This basically gives easier access to NMS, correct?

  • @AchyMake
    @AchyMake 11 หลายเดือนก่อน +1

    this is great i gave up few months ago but i wanna give it a try again, i managed to do worldguard tho so gl to me 🤞

  • @imthis.closetokms
    @imthis.closetokms 7 หลายเดือนก่อน +1

    Best packet tutorial! Thanks! ❤

    • @kangarko
      @kangarko  6 หลายเดือนก่อน

      Thanks!

  • @Diuwsito
    @Diuwsito ปีที่แล้ว +1

    thank you

  • @peacefulmind5176
    @peacefulmind5176 8 หลายเดือนก่อน

    Is it possible to make a packet armor stand? To display certain models on it?

    • @kangarko
      @kangarko  8 หลายเดือนก่อน

      See wiki.vg for which packets you'd need sending. I recommend you just spawn the hologram entity instead of packets, it's way easier.

  • @lavashut
    @lavashut ปีที่แล้ว +2

    Thank you !

  • @sussolino
    @sussolino ปีที่แล้ว

    Matej i have a question... Wich library is better for made an anticheat? ProtocolLib or PacketEvents?

    • @kangarko
      @kangarko  ปีที่แล้ว +1

      I have not looked into PacketEvents but ProtocolLib is very powerful. Look into whichever is faster.

  • @mrkwks
    @mrkwks ปีที่แล้ว +1

    great tutorials! can you make video about custom advancements?

    • @kangarko
      @kangarko  ปีที่แล้ว +1

      Sure thing!

  • @MOLONxd
    @MOLONxd ปีที่แล้ว

    Hello, I have an Issue with Dependency, I have done the steps and Plugin Version is 1.20.2 and Dependency Version is 5.1.0, Although while trying to import "import com.comphenix.protocol.ProtocolManager;" There is an Error in the Console "Cannot resolve symbol 'comphenix', Can you please try and Help me! Thank you!

    • @kangarko
      @kangarko  ปีที่แล้ว

      Looks like it's still not imported properly, check your pom.xml or if you need help just ask out at our discord at mineacademy.org/discord

  • @codinghuman9954
    @codinghuman9954 ปีที่แล้ว

    tcp? wouldn't udp be better in this situation? I know you dont make these decisions but I dont see why mojang would use udp