ProtocolLib

3M Downloads

should not be displayed in the client

YuanYuanOwO opened this issue ยท 3 comments

commented

Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.
/protocol dump:https://paste.helpch.at/jazahobulu.rb

Make sure you've done the following:

  • You're using the latest build for your server version
  • This isn't fixed in a recent development build
  • This isn't an issue caused by another plugin
  • You've checked for duplicate issues
  • You didn't use /reload

Debug paste link:
N/A

Description and relevant errors:
i think the following should not be displayed in the client
7fccf0b6f31c51af87dfcfc2c3ffde01
not sure how to reproduce it at 100%

commented

I don't think that error message is coming from us. Seems like maybe a plugin is either shading ProtocolLib into its own jar or is not properly including ProtocolLib as a dependency

commented

I don't think that error message is coming from us. Seems like maybe a plugin is either shading ProtocolLib into its own jar or is not properly including ProtocolLib as a dependency

i mean
this message is should not be displayed in the player game client
and i think
https://github.com/Ghost-chu/QuickShop-Hikari/blob/6b54f4bfcea87bd378725cceb0c0b5d652780cc3/quickshop-bukkit/src/main/resources/plugin.yml#L12

Server Logs:
https://paste.helpch.at/yunixebihu.makefile

commented

I see. It seems like QuickShop-Hikari is shading the adventure library into their own jar. I'd recommend opening an issue with them