FlectonePulse-bukkit-1.2.1.jar

Details

  • Filename
    FlectonePulse-bukkit-1.2.1.jar
  • Uploaded by
  • Uploaded
    Aug 4, 2025
  • Size
    1.72 MB
  • Downloads
    41
  • MD5
    25415ca5f46a1cd29254ae8f18035d16

Supported Bukkit Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

✨ Features

  • Updated PacketSender to support silent packet sending for more discreet message handling

🔧 Refactors

  • Moved PacketEvents.getAPI().load() to after injector creation to improve initialization
  • Removed InteractiveChat integration (very bad API)
  • Removed unused PacketProvider class to clean up codebase
  • Improved item stack serialization for Paper servers
  • Implemented onRequest method in PlaceholderAPIIntegration to support OfflinePlayer

🐞 Bug Fixes

  • Improved item name translation and hover
  • Fixed PlaceholderAPI to save formatted messages for offline players
  • Replaced getDeclaredMethods() with getMethods() for broader method access

Full Changelog