Recent content by komiss77

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

    Question How to properly use libraries based on netty?

    Some time ago I make up a netty client using only paper without external libraries. I hope this will help you, if necessary I can provide the server part. https://github.com/komiss77/Ostrov/blob/master/src/ru/komiss77/modules/netty/OsQuery.java