This is abit more niche problem but I'm creating fake velocity players with a empty connection and fake channel. In the spigot part you already handle that part with the FakeUtils and checking if that is named FakeChannel. I first tried that approch but the class name were always just Channel. I just added a null check for now.
If that's not the proper way, I would change it based on your suggested different way.
This is abit more niche problem but I'm creating fake velocity players with a empty connection and fake channel. In the spigot part you already handle that part with the FakeUtils and checking if that is named FakeChannel. I first tried that approch but the class name were always just Channel. I just added a null check for now.
If that's not the proper way, I would change it based on your suggested different way.