Skip to content

1.8.4

Compare
Choose a tag to compare
@retrooper retrooper released this 27 Apr 17:31
· 73 commits to master since this release

CHANGELOG

  • Added support for 2.0 beta PacketEvents. You can now safely run a plugin shading PacketEvents Beta 2.0.0 and another plugin running 1.8.4 without any issues. There used to be an issue where packets sent by 2.0 would be discarded. (cancelled)
  • Deprecated PacketEvents#loadAsync and PacketEvents#loadAsyncNewThread. This "feature" was removed in 2.0, so I decided to deprecate it here. It really made no sense having that.

EXAMPLE USAGE

Example for PacketEvents 1.8.4