Recent content by Rinuuri

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. R

    Question Paperweight NMS Multiversioning

    I am trying to make my plugin support multiple versions with NMS and paperweight-userdev, as I understand I need to copy all classes that are using NMS and implement them for each supported version, but I don't know how to import all that versions at the same time for compiling, I can compile...