Skip to content

1.8-pre-10

Pre-release
Pre-release
Compare
Choose a tag to compare
@retrooper retrooper released this 04 Apr 14:31

CHANGELOG

Please remember this is only a summary of the changes, I won't list every single change to keep this readable. I only specify the most important changes.

BUG FIXES

  • Few concurrent modification exceptions fixed.
  • All injector bypasses
  • WrappedPacketOutBlockChange broken on 1.7.10 fixed.
  • Reloading should be working. We won't claim to officially support it. You can expect bugs when reloading.
  • Packet ID issues with some obfuscators fixed.

NEW FEATURES

  • NPCManager created to store your NPCs.
  • WrappedPacketOutEntityHeadRotation created.
  • WrappedPacketOutEntityTeleport created.
  • WrappedPacketOutEntityDestroy created, thanks @yanjulang .

CHANGES

  • We give a warning when late-bind is enabled on older versions of minecraft. It breaks a ton of plugins and we do not support it.

OPTIMIZATIONS

  • Cleaned up injectors.
  • Players are no longer ejected when they leave the server.
  • Internal cleanups and reflection caches thanks @terrarier2111 .

EXAMPLE USAGE

Example for packetevents-1.8-pre-10