FlectonePulse-0.9.0.jar

Details

  • Filename
    FlectonePulse-0.9.0.jar
  • Uploaded by
  • Uploaded
    Jul 10, 2025
  • Size
    1.43 MB
  • Downloads
    85
  • MD5
    5e273de06b09218cf54322c88f0554e4

Supported Bukkit Versions

  • 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

Changelog

Features

  • Added support for 1.21.6 and 1.21.7 minecraft
  • Added /anon command
  • Added /toponline command module
  • Introduced new chat style module /chatstyle
  • Implemented kill message module
  • Added support for all FPlayer settings in PlaceholderAPI
  • Implemented native toast notifications using PacketEvents
  • Added ticker functionality for scoreboards

🔧 Refactors

  • Optimized player data loading and login process
  • Improved join message handling
  • Enhanced moderation cache system
  • Optimized database operations with JDBI
  • Improved chat color processing and message formatting
  • Simplified ItemStack building process in Bukkit
  • Optimized bubble message sending
  • Implemented menu-based settings
  • Deleted migration for 0.1.0 and 0.6.0 versions

🐞 Bug Fixes

  • Fixed handling of color/gradient tags
  • Improved offline player checks for null names
  • Corrected typos in moderator messages
  • Fixed advancement description handling
  • Fixed synchronous command reload for Spigot servers
  • Improved PlaceholderAPI integration for offline players

📦 Chores

  • Updated dependencies: PacketEvents, Adventure
  • Removed EvokeGames Maven repository
  • Improved logging system, disabled default logger name
  • Added warning about InteractiveChat compatibility issues

Full Changelog

New Contributors