Skip to content

v0.4.1 - No Restart Required

Latest

Choose a tag to compare

@Th0rgal Th0rgal released this 29 Dec 09:13
3ee41a5

What's New

No Restart Required!

PacketEvents is now downloaded AND loaded at runtime using Hopper's BukkitHopper API. No server restart needed on first install!

Quieter Logs

Reduced console output using LogLevel.QUIET. You'll see a simple confirmation:

[Hopper] Loaded: PacketEvents 2.x.x

Changes from v0.4.0

  • Switch from Paper bootstrap to BukkitHopper for runtime plugin loading
  • Remove paper-plugin.yml (no longer needed)
  • Simplify command registration
  • Cleaner console output

Installation

  1. Download async-anticheat-0.4.1.jar
  2. Place in your /plugins/ folder
  3. Start your server - PacketEvents downloads and loads automatically!

Disabling Auto-Download

To install PacketEvents manually, add this JVM flag:

-Dasyncanticheat.skipDependencyDownload=true

Full Changelog

v0.4.0...v0.4.1