dmulloy2 / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
1.04k stars 257 forks source link

I don't know why #3268

Open PetitRatEnrage opened 1 month ago

PetitRatEnrage commented 1 month ago

Hey, I juste add protocollib on my minecraft server, cause is a depandencies of mythicdungeon, and I don't know why I have this message:

[20:26:54] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679

[20:26:54] [Server thread/ERROR]: ProtocolLib does not support plugin reloaders! [20:26:54] [Server thread/ERROR]: Please use the built-in reload command!

[20:26:54] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.2.0-SNAPSHOT-679

But I don't use /reload I use /restart can someone help me ?

Ingrim4 commented 1 month ago

Can you please try again using the latest ProtocolLib version 5.3.0 and create a protocol dump file using /protocol dump command on your server and send us the contents of the created dump file?