Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.8 PaperSpigot #18

Closed
Neeonn opened this issue Mar 12, 2021 · 3 comments
Closed

1.8.8 PaperSpigot #18

Neeonn opened this issue Mar 12, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Neeonn
Copy link

Neeonn commented Mar 12, 2021

Describe the bug
Plugin doesn't work as intended.

Expected behavior
Block commands & subcommands.

To Reproduce
Install PaperSpigot 1.8.8 (443), install ProtocolLib 4.6.0, install CommandWhitelist 1.7.1, try my config.

Screenshots
image
image

Additional context

[14:05:48 INFO]: [CommandWhitelist] Enabling CommandWhitelist v1.7.1
[14:05:48 ERROR]: [CommandWhitelist] Plugin CommandWhitelist v1.7.1 has failed to register events for class eu.endermite.commandwhitelist.spigot.listeners.PlayerCommandSendListener because org/bukkit/event/player/PlayerCommandSendEvent does not exist.
[14:05:48 INFO]: [CommandWhitelist] §bRunning in legacy mode...
[14:05:48 ERROR]: [CommandWhitelist] Plugin CommandWhitelist v1.7.1 has failed to register events for class eu.endermite.commandwhitelist.spigot.listeners.TabCompleteBlockerListener because org/bukkit/event/server/TabCompleteEvent does not exist.
@Neeonn Neeonn added the bug Something isn't working label Mar 12, 2021
@YouHaveTrouble
Copy link
Owner

Seems like adding protocollib mode for modern version broke legacy mode check. I will fix that, but it's not my priority to support legacy, so it might take some time before I get to it.

@Neeonn
Copy link
Author

Neeonn commented Mar 12, 2021

Alright, thank you for the answer. Appreciate the work. I'll stick to the 1.6.0 version of CW for the time being.

@YouHaveTrouble
Copy link
Owner

Fixed in 1.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants