Starting from this version, you no longer need ProtocolLib to run Themis. This is because Themis migrated to PacketEvents. You also don't need to install PacketEvents, because it is included in the Themis jar (which is why the size has increased). In theory you should notice no difference, but internally this is a fairly large change, so I suspect there will be some bugs that I haven't caught yet. If you notice any, please let me know on Discord.
Changelog v0.17.0: - migrated from ProtocolLib to PacketEvents, removed dependency on ProtocolLib
- fixed Bedrock false positives when landing with an Elytra and when using fireworks with an Elytra
- fixed Fly false positives when towering up on 1.21.3 and 1.21.4
- fixed false positives when checks are repeatedly enabled and disabled because of max-ping / min-tps settings
- fixed Fly false positives on Bedrock on top of bubble columns
- fixed Bedrock detection using client brand (not recommended, use Floodgate if at all possible)
- improved compatibility with double-jump plugins
- fixed speed false positives when walking over ice interleaved with other blocks