CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 86 forks source link

ChannelInitializeListenerHolder #325

Closed Dysaido closed 2 years ago

Dysaido commented 2 years ago

Description

Add ChannelListener from paper-master, for better working of the viaversion

Fixes/Adds # (issue)

You can add channellister without reflection.

How has this been tested?

I have tested on own pc with viaversion, vulcan anticheat(packetevents) and I have added debug message to viaversion's injector. The console don't show error and these plugins work well.

Sculas commented 2 years ago

Thank you for this PR! :)

HeathLoganCampbell commented 2 years ago

Wow, @Dysaido great addition!