FlectonePulse-bukkit-1.7.3.jar

Details

  • Filename
    FlectonePulse-bukkit-1.7.3.jar
  • Uploaded by
  • Uploaded
    Dec 31, 2025
  • Size
    2.65 MB
  • Downloads
    34
  • MD5
    5b27989052d044ffee9225a70a5e245c

Supported Bukkit Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 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

  • Added scoreformat support in tabname module
  • Added sync option to runRegion method in scheduler (replacing async and sync annotations)
  • Added Javadocs for API

🔧 Refactors

  • Converted CommandRegistry from abstract class to interface
  • Moved brigadier setup to abstract registry
  • Replaced lombok and jetbrains annotations with jspecify
  • Replaced Random with ThreadLocalRandom in RandomUtil
  • Updated platform adapter interfaces and implementations
  • Updated player adapter interface and implementations
  • Moved command removal logic to main mod class (Fabric)
  • Removed deprecated chatType and chatName fields from ChatMetadata

🐞 Bug Fixes

  • Fixed brigadier setup in Fabric
  • Fixed player localization in tabname module
  • Fixed player invalidation on login rejection
  • Fixed proxy chat sound (#202)
  • Fixed exception handling in PlaceholderAPI processing

Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v1.7.2...v1.7.3