This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
tcpshield plugin broken #62
Labels
bug
Something isn't working
Comments
This seems to be due to the backport of a modern Paper event. This makes the plugin think that it is running on modern Paper, and causes it to listen to events that aren't even on WindSpigot. |
so is it possible to fix? |
Removing the backported event should fix it, but it seems like you will need ProtocolLib to run the plugin. |
It's caused by the plugin finding |
so? |
@windcolor-dev I beg for your attention here |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
A clear and concise description of what the bug is.
[TCPShield] Plugin TCPShield v2.5 has failed to register events for class net.tcpshield.tcpshield.bukkit.paper.handler.PaperHandshakeHandler because com/destroystokyo/paper/event/server/PaperServerListPingEvent does not exist.
Bug on latest
Is the bug on the latest version of WindSpigot?
yes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
obv
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
it does work on legacy paper
The text was updated successfully, but these errors were encountered: