Unofficial site, not affiliated with modrinth.com.What is this?
Моды/FlectonePulse
FlectonePulse

FlectonePulse

Every Message Under Your Control!

19.3K
135

FlectonePulse 1.9.3 Fabric

release27 апреля 2026 г.

✨ Features

  • Added disallowed input pattern filtering for bubble messages (bubble)

🔧 Refactors

  • Renamed eventMessage parameter to rawString for clarity (chat)
  • Changed AFK delay from seconds to ticks (afk)
  • Updated AFK delay value from 3000 to 36000 ticks (afk)
  • Separated TOTAL and TOTAL_DYNAMIC time types (online)
  • Replaced hardcoded library relocation patterns with BuildConfig constant
  • Streamlined library resolution with dynamic artifact handling
  • Moved LoginStatus to shared constant utility
  • Simplified chat type lookup (proxy)
  • Replaced visibility filter method with direct stream filtering (playerlistname)
  • Optimized HTTP client configuration for Discord and Telegram integrations

🐞 Bug Fixes

  • Fixed Fabric SimpleVoice chat integration class name
  • Added Velocity login state tracking for player connection management
  • Added null check for sound object in sound players
  • Added system skin handling with proxy cache updates (skinsrestorer)
  • Added fallback mechanism using MojangSkinDataResult when primary skin lookup fails (skinsrestorer)
  • Fixed signature inclusion in profile property (object)
  • Changed online players to platform players in cleanup process
  • Fixed object module to always use local textures when MineSkin is not hooked
  • Fixed object client version check
  • Fixed LuckPerms user loading when player is not unknown
  • Fixed tick multiplier usage

📦 Dependencies

  • Downgraded Adventure API dependency to 4.x (temp)
  • Updated cloud dependencies to org.incendo namespace

Documentation Full Changelog

FlectonePulse 1.9.3

release27 апреля 2026 г.

✨ Features

  • Added disallowed input pattern filtering for bubble messages (bubble)

🔧 Refactors

  • Renamed eventMessage parameter to rawString for clarity (chat)
  • Changed AFK delay from seconds to ticks (afk)
  • Updated AFK delay value from 3000 to 36000 ticks (afk)
  • Separated TOTAL and TOTAL_DYNAMIC time types (online)
  • Replaced hardcoded library relocation patterns with BuildConfig constant
  • Streamlined library resolution with dynamic artifact handling
  • Moved LoginStatus to shared constant utility
  • Simplified chat type lookup (proxy)
  • Replaced visibility filter method with direct stream filtering (playerlistname)
  • Optimized HTTP client configuration for Discord and Telegram integrations

🐞 Bug Fixes

  • Fixed Fabric SimpleVoice chat integration class name
  • Added Velocity login state tracking for player connection management
  • Added null check for sound object in sound players
  • Added system skin handling with proxy cache updates (skinsrestorer)
  • Added fallback mechanism using MojangSkinDataResult when primary skin lookup fails (skinsrestorer)
  • Fixed signature inclusion in profile property (object)
  • Changed online players to platform players in cleanup process
  • Fixed object module to always use local textures when MineSkin is not hooked
  • Fixed object client version check
  • Fixed LuckPerms user loading when player is not unknown
  • Fixed tick multiplier usage

📦 Dependencies

  • Downgraded Adventure API dependency to 4.x (temp)
  • Updated cloud dependencies to org.incendo namespace

Documentation Full Changelog

FlectonePulse 1.9.2 Fabric

release24 апреля 2026 г.

✨ Features

  • Added toponline player placeholder (toponline)
  • Added online time placeholders and integration support (online)
  • Added AFK playtime tracking disabling option (#322)
  • Added warning method overload for object parameter (logging)
  • Added quit messages sent to all platform players on disable (quit)

🔧 Refactors

  • Renamed classes with platform prefix
  • Moved integration message handling to async tasks
  • Updated player join/quit event handling with cancellation support (api)

🐞 Bug Fixes

  • Fixed AFK disable event handling (afk)
  • Fixed AFK player quit handler to return modified event with updated player data
  • Fixed Minecraft event cancellation to only occur when messageReceiveEvent is cancelled
  • Fixed chatcolor player parser to support offline players
  • Fixed player loading order (load after modules)

📦 Dependencies

  • Updated Lombok to v1.18.46
  • Updated Lombok plugin to v9.4.0

Documentation Full Changelog

FlectonePulse 1.9.2

release24 апреля 2026 г.

✨ Features

  • Added toponline player placeholder (toponline)
  • Added online time placeholders and integration support (online)
  • Added AFK playtime tracking disabling option (#322)
  • Added warning method overload for object parameter (logging)
  • Added quit messages sent to all platform players on disable (quit)

🔧 Refactors

  • Renamed classes with platform prefix
  • Moved integration message handling to async tasks
  • Updated player join/quit event handling with cancellation support (api)

🐞 Bug Fixes

  • Fixed AFK disable event handling (afk)
  • Fixed AFK player quit handler to return modified event with updated player data
  • Fixed Minecraft event cancellation to only occur when messageReceiveEvent is cancelled
  • Fixed chatcolor player parser to support offline players
  • Fixed player loading order (load after modules)

📦 Dependencies

  • Updated Lombok to v1.18.46
  • Updated Lombok plugin to v9.4.0

Documentation Full Changelog

FlectonePulse 1.9.1 Fabric

release20 апреля 2026 г.

✨ Features

  • Added ICU library integration for advanced text processing
  • Added BlazeandCave integration support
  • Added proxy support for Discord, Telegram and Twitch integrations
  • Added IP lookup support for geolocation module
  • Added coordinate distance checking for AFK detection
  • Added default nickname fallback when no custom nickname is set
  • Added proxy integration support for join/quit modules

🔧 Refactors

  • Renamed ReloadEvent to EndReloadEvent and added StartReloadEvent
  • Replaced org.incendo group id for cloud libraries
  • Replaced direct disabled field access with isDisabled method
  • Extracted database player retrieval method
  • Enhanced proxy data validation and consumer support
  • Simplified Discord gateway client configuration
  • Restructured module controller with improved hierarchy management
  • Updated task scheduler implementation
  • Added 1.9.1 migration

🐞 Bug Fixes

  • Fixed duplicate player join/quit events
  • Fixed playerlist cache logic with online status check
  • Fixed playerlistname player settings loading
  • Fixed nickname module placeholder when disabled
  • Fixed scoreboard team removal before creating new team
  • Fixed quit message sending for empty receivers
  • Fixed texture processing for filenames without extensions
  • Fixed object receiver tag checking with version compatibility
  • Fixed Bukkit datapack compatibility for older server versions
  • Fixed Vault permission check null pointer exception
  • Fixed library download failures with better error messaging
  • Fixed resource saving when resource does not exist
  • Fixed player persistence logic with API disabling check
  • Fixed URL pattern to allow colon character
  • Fixed chatsetting to use localized chat type names
  • Fixed bubble waiting queue clearing when max count reached
  • Fixed Fabric reload method renamed to onDisable

📦 Dependencies

  • Updated Adventure API to v5
  • Updated PacketEvents to v2.12.1
  • Updated Fabric Loader to v0.19.2
  • Updated PlasmoVoice API to v2.1.9
  • Updated MineSkin Java Client to v3.2.5
  • Updated Maintenance API to v5
  • Updated SkinsRestorer API to v15.12.0
  • Updated Jackson YAML to v3.1.2
  • Updated SQLite JDBC to v3.53.0.0
  • Updated JDBI to v3.52.1
  • Updated DeepL Java to v1.16.0
  • Updated Triton API to v4
  • Updated Placeholder API to v3.0.0+26.1
  • Updated CMI API to v9.8.6.4

Full Changelog

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:6 дней назад
Главная