/EasyNMS

Gradle plugin for using Mojang NMS mappings instead of Spigot when you writing Spigot plugins

Primary LanguageJava

EasyNMS

Gradle plugin for using Mojang NMS mappings instead of Spigot when you writing Spigot plugins

Tasks:

  • remap server jar from spigot to mojang mappings. (Done. Not perfect)
    • Class and methods remapping (Problem with generics)
    • Method content remapping (Not completely done)
  • add remapped jar to project as library
  • Remap spigot plugin compiled with mojang mappings back to spigot mappings