Recent content by tmpod

  • 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. tmpod

    Question How to properly use libraries based on netty?

    Hello! I'm developing a plugin that needs to use a library based on netty (redisson to be specific), but I'm unsure how to make it work properly. Simply relocating the entire library (and netty) doesn't quite seem to work. I've seen people saying that Paper already provides netty, so it's...