Ep59. The NMS Trick For Multi-Version Is Insane - Minecraft Plugin Development

In this video we will make a “module” which is a library allowing us to only import NMS for one Minecraft version such as 1.19, 1.16.5, .1.8.8 or any other and develop larger scale NMS-based projects that would not be possible all within one plugin due to classpath conflicts.
In this video, we'll cover:
- Making a separate module/library - Creating a library for a specific NMS version that we connect back to your main plugin(s).
- Custom enchants (see previous video for the beginning) - Implementing enchantments for Minecraft 1.8.8, 1.16-1.19 in our modules.
== COURSES ==
NMS Advanced (mentioned in this video): mineacademy.org/project-orion...
== RESOURCES ==
See full post: mineacademy.org/tutorial-59/?...
#coding #code #tutorial #money #developer #java #minecraft #minecraftplugin #bukkit #spigot #spigotmc #paper #paperspigot #programming

Пікірлер: 8

  • @francescodecaro1876
    @francescodecaro18762 ай бұрын

    Amazing video, thanks to share your tricks! I can see all the passion you have 😁

  • @Poreyy
    @Poreyy3 ай бұрын

    Just discovered your channel, and I gotta say it's the best! Keep up the great work 👍👍❤

  • @Hamza-dev.
    @Hamza-dev.3 ай бұрын

    Minestom series when

  • @peninja_
    @peninja_3 ай бұрын

    Make a video of how to make a minecraft server host with a website so you can make like a store for ur minecraft server for people to buy ranks, I need help

  • @norius_tv
    @norius_tv3 ай бұрын

    Can you please make a video about how to add a second line below the players nametag or how to create multiple lines?

  • @kangarko

    @kangarko

    3 ай бұрын

    Try using scoreboard teams prefix/suffix. I have not dealt with multilines before unfortunately

  • @norius_tv

    @norius_tv

    3 ай бұрын

    @@kangarko Yea, but with teams you just can modify the players nametag. I tried scoreboard with belowPlayerName objective but I could'nt figure out how to set a custom score with text to every player. Maybe you can achieve this with packets? Would be nice if you have a good approach for this :)

  • @brihtec
    @brihtec3 ай бұрын

    I am first again!!