Recent content by tmpod

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