Advanced Spigot Coding | Multiple Version NMS | (Ep. 8) Spigot 1.15/1.16

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

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

    Thank you for simplifying this topic which for some reason is very hard for me to learn

  • @ry4n.bg6
    @ry4n.bg6 4 ปีที่แล้ว +10

    You should do just a plain Java coding tutorial because I feel like you’d be good at that

  • @paul4k218
    @paul4k218 4 ปีที่แล้ว +4

    Finally I found somebody Who Codes with 1.16 in eclipse! Thanks so much

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

      I think you should try intellij 🤗

    • @paul4k218
      @paul4k218 2 ปีที่แล้ว

      @@apple9901 dude it was 2 years ago

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

      @@paul4k218 yeah I know, it's never late to switch from the dark side

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

    Good that u are no more ill!

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

    Gj keep it going maaaan

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

    How do you get the remapped mojang spigot jar? I have an obfuscated version of spigot once I upgraded to 1.18.1

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

    I love u so U r my number 1 doding yter

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

    Can you pls make a tutorial how to make a 1.16 eclipse Projekt with a test server?

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

    Thank you!

  • @andfont
    @andfont 2 ปีที่แล้ว

    Please can you make a video for versions 1.17 1.18 1.19 etc..? I don't see an easy way to do this after 1.16 thanks

  • @flyingminecraft7178
    @flyingminecraft7178 4 ปีที่แล้ว

    1.16 is a controversial update. Anyway, your videos should get a lot more views :) Thanks!

  • @thenetheritepic2405
    @thenetheritepic2405 3 ปีที่แล้ว

    how could I do this with maven?

  • @logplug794
    @logplug794 2 ปีที่แล้ว

    What if I want to code something in this build that has same API between theese versions? Logically server will work, because it’s the same, but the next problem…
    What if API different, like you shown in video, but not NMS different, but for example simple method: spigotAPIMethod(); on 1.12.2 and on 1.16.5 the same but spigotAPI();? How I can say for IDE to reorganize wich is for wich imported Spigot API to work? Because in the class method works different few imported API’s…
    One idea is nothing bad, just work like with NMS in classes, server will work vecause there is a versions checker, but when workingcan’t know what method exists on what API’s because it interacts between.
    I don’t think if idea is clear, but if, someone explain, thanks.

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

      In most cases the API doesn't change too much so any plugin from 1.13 API version will work on the newest version. However if you go below that, then it becomes problematic. Many plugins which are 1.8 to 1.19 have three internal versions and use reflection to determine which one to use at start. Usually these are 1.8 to 1.9, then 1.10 to 1.12 and then 1.13 to 1.19

  • @laserslime
    @laserslime 4 ปีที่แล้ว

    If I use more than one spigot.jar as build path, all the api imports will be seen as invalid, because eclipse doesn't know what jar file it's from.

    • @CodedRed
      @CodedRed  4 ปีที่แล้ว

      This is because I use Eclipse 2019. You are probably using the newest version of Eclipse where you have to make sure to have the imports under the class section and not the module.

    • @laserslime
      @laserslime 4 ปีที่แล้ว

      @@CodedRed But what if I don't want to downgrade? Any options?

    • @CodedRed
      @CodedRed  4 ปีที่แล้ว

      @@laserslime Yeah when I get home in about 30mins I can send you a screenshot of where you should do the imports.

    • @CodedRed
      @CodedRed  4 ปีที่แล้ว

      @@laserslime imgur.com/6XO0fC3
      Make sure to have your imports under the "Classpath" and not the "Modulepath"

  • @nicashleyyt754
    @nicashleyyt754 4 ปีที่แล้ว

    You're amazing!

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

    Cool!

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

    I need some help with this and dm'd you on discord about it, I would really appreciate the help 🙂