FlectonePulse-bungeecord-0.5.3.jar

Details

  • Filename
    FlectonePulse-bungeecord-0.5.3.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2025
  • Size
    31.02 KB
  • Downloads
    74
  • MD5
    8aca4e71d1dccb21de4634aa20f3ccec

Supported Bukkit Versions

  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.5-Snapshot
  • 1.20.4
  • 1.20.3-Snapshot
  • 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

What's Changed

🚀 Features

  • Added support for stay ticks in action bar messages to control display duration

🐛 Fixes

  • Fixed action bar message compatibility for Minecraft 1.18 and older versions
  • Improved emoji escaping to prevent formatting issues
  • Added null checks for channels in BukkitProxyConnector to avoid unexpected errors
  • Removed duplicate Sync matcher to prevent conflicts
  • Added null player checks in the spit module for safer execution
  • Fixed player data (fPlayer) not updating when inventory settings were closed
  • Corrected maintenance mode logic to properly kick players when enabled
  • Ignored null connections to prevent crashes during network handling

🔧 Refactors

  • Major codebase reorganization: Renamed multiple classes, packages, and interfaces (e.g., ILocalizationLocalization, moved interceptors to dedicated packages)
  • Removed deprecated/unused code: DebugInterceptor, ModuleManager, DatabaseThread, and ticker classes
  • Optimized SQLite integration using HikariCP for better performance
  • Split database logic into DAO (Data Access Object) layers for modularity
  • Updated user login and maintenance-checking logic for reliability
  • Integrated the latest version of MiniTranslator

Full Changelog: v0.5.2...v0.5.3