ProtocolLib

3M Downloads

ProtocolLib does not support plugin reloaders! Please use the built-in reload command!

palisade456 opened this issue ยท 1 comments

commented

Describe the bug
Using Mohist, when launching the server ProtocolLib gets disabled and does not work when the server starts.

To Reproduce
Steps to reproduce the behavior:

  1. Use the Mohist server jar file to make your server. https://mohistmc.com
  2. Put ProtocolLib in the plugins file.
  3. Start the server and check the logs.
  4. See error

Expected behavior
Expected other plugins that use ProtocolLib to work, but they didn't, then while checking the logs noticed that ProtocolLib was getting disabled on server boot.

Version Info
The command is not available because ProtocolLib is disabled

Additional context
Log: https://pastebin.com/RATW1ejq

commented

ProtocolLib is not designed to run with Mohist in any way. It's made for spigot (or craftbukkit) and will only work on these platforms. Mohist is (in this case) lacking the apache commons dependency, but might also cause problems with craftbukkit classes.