Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for TheFaser

Every Message Under Your Control!

Report FlectonePulse?

Release
1.1.0

TheFaser released FlectonePulse version 1.1.0 on July 25, 2025

โœจ Features

  • Added FULL support for Minecraft 1.8.8 - 1.21.8 versions
  • Added support for Fabric 1.21.8
  • Introduced H2 and PostgreSQL database support
  • Implemented Text Placeholder API for Fabric
  • Implemented Vanish API for Fabric
  • Implemented SkinsRestorer API for Fabric
  • Implemented LuckPerms API for Fabric
  • Added packet-based chat listener
  • Enhanced editor with cursor position saving/restoring when switching files

๐Ÿ”ง Refactors

  • Optimized code by removing unused imports, classes, methods, and version checking
  • Updated TimeFormatter to use Apache Commons Lang 3
  • Removed database type-specific methods
  • Replaced Javalin with Spark Java for web handling
  • Improved exception handling and logging in handler
  • Reduced join message delay to 5 seconds
  • Consolidated packet sending logic in scoreboard
  • Replaced direct player.getPing() call with packetProvider.getPing(player)
  • Updated method to handle status response packet
  • Replaced Component tree dump with JSON serialization
  • Added support for legacy versions in scoreboard and inventory

๐Ÿž Bug Fixes

  • Prevented duplicate sidebar creation
  • Improved URL handling in stream
  • Removed unknown player check in insertOrIgnore method for Console inserting
  • Improved handling for advancements
  • Removed delay for join messages in older versions

๐Ÿ“ฆ Chores

  • Updated PacketEvents to version 2.9.4
  • Changed packetevents dependency from 'packetevents-spigot' to 'packetevents-api'
  • Renamed mergeJars task to bukkitMergeJars
  • Added fabricRemapJar task to Gradle build
  • Downgraded Bukkit API version to 1.13 for legacy version support
  • Integrated jvmdowngrader for API compatibility

Full Changelog

Information

Published onJuly 25, 2025
Downloads0

Platforms

Paper Paper (1.8.8-1.21.8)
Waterfall Waterfall (1.21)
Velocity Velocity (3.4)