the all important server list ping - making of a custom minecraft server

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 23

  • @williamhabberjam410
    @williamhabberjam410 7 месяцев назад +1

    The amount of time it took me to find anything about this is insane, thank you so much

    • @bridgersilk
      @bridgersilk 2 месяца назад

      same here, theres actually not enough information about how to make a minecraft server from scratch

  • @matgaw123
    @matgaw123 5 месяцев назад

    I really love your explanation its so well explained i tried to understood wiki.vg but couldn't
    And this video is perfect
    Well done 👍

  • @lukecastellan3000
    @lukecastellan3000 2 года назад +7

    I tried exactly this several times, but always got stuck at some point. Really cool video!

  • @whiteavocado-000
    @whiteavocado-000 Год назад +1

    Could you try it with c++? So the client sees the server status when in the server list? The server only shiws the status. Trying to connect could be skipped. Please help me. Im stuck at this for almost two months

  • @lixou
    @lixou 2 года назад +5

    Me when i see "Ohne Titel" at the top: geilo :) erstmal abonnieren 😆

    • @TheTxT
      @TheTxT  2 года назад +1

      Sehr gut :)

  • @duckyyy2682
    @duckyyy2682 2 года назад +1

    Awesome Video!

  • @dovydasdovydas4638
    @dovydasdovydas4638 9 месяцев назад

    Great video! I would really appreciate it if you could share some more information or perhaps even some code. The main two question I have is weather you sent clientbound the entire array of the status packet? And also what encoding method did you use for the json file?

  • @jfk1337
    @jfk1337 2 года назад +1

    I can recommend the crate deku for binary packet de/serialization

    • @TheTxT
      @TheTxT  2 года назад +1

      Thanks for the recommendation! For now I will try to do everything without using any crates, but I’m sure it will be necessary at some point

    • @jfk1337
      @jfk1337 2 года назад

      @@TheTxT Good luck! I think it’s a very nice side project idea and will definitively follow the series along

  • @ChillerDragon
    @ChillerDragon 9 месяцев назад +3

    part 2 when

  • @robocraft999
    @robocraft999 2 года назад

    Nice Video. Im trying myself right now and had to learn Rust for that. I wanted to learn it anyways so that's fine. My code looks so weird though. Right now I can deserialize the first packet. Reacting to it doesn't work yet and so the client sends the legacy ping packet. The website you showed it the best though. Grüße an der Stelle.

  • @abulkhaiyrtalapov3038
    @abulkhaiyrtalapov3038 Год назад

    It's incorrect. Next state in fact is just a single byte. Stage of connection is just a single byte too, as well as the size of the packet, though given you receive 17 bytes, it will show 16.

  • @salihefee
    @salihefee 6 месяцев назад

    will you ever continue this series?

    • @TheTxT
      @TheTxT  4 месяца назад +1

      Maybe in the future. I already started working on a part 2 last year, but I kinda lost motivation on this project. I will probably still get back to it at some point

    • @salihefee
      @salihefee 4 месяца назад

      @@TheTxT please do 😭

    • @TheTxT
      @TheTxT  Месяц назад

      Just uploaded the 2nd episode :)

    • @salihefee
      @salihefee Месяц назад

      @TheTxT oh my god