Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Every Message Under Your Control!
✨ Features
Refactors
Bug Fixes
Dependencies
✨ Features
Refactors
Bug Fixes
Dependencies
✨ 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
✨ Features
Refactors
Bug Fixes
Dependencies
✨ Features
- Added vanished player visibility check in vanilla message filtering
- Added PlaceholderAPI integration for Hytale server
Refactors
- Enhanced plugin identifier parsing in Hytale server adapter
- Updated Hytale server initialization to server-only environment
- Migrated Gson component serializer binding to platform-specific modules
- Updated Russian localization for better accuracy
- Refactored Fabric initialization process
Bug Fixes
- Prevented duplicate command manager initialization in Fabric
- Improved null safety in Fabric modules
- Fixed potential null reference in scoreboard module
- Prevented sending data when no enabled proxy exists
- Formatted FlectonePulse placeholders (afk_suffix, stream_prefix, mute_suffix, world_prefix) correctly
Dependencies
- Updated Lettuce Core to v7.4.0
- Updated PlaceholderAPI to v2.12.1
- Updated Hytale UI version
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v1.8.0...v1.8.1
✨ Features
Refactors
Bug Fixes
Dependencies
Documentation
✨ Features
Refactors
Bug Fixes
Dependencies
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v1.7.3...v1.7.4
✨ Features
Refactors
Bug Fixes
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v1.7.2...v1.7.3
✨ Features
Refactors
Bug Fixes
✨ Features
Refactors
Bug Fixes
Dependencies
✨ Features
Refactors
Bug Fixes
Dependencies
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v1.6.2...v1.7.0
✨ Features
Refactors
Bug Fixes
Dependencies
New Contributors
✨ Features
Refactors
Bug Fixes
Dependencies
✨ Features
Refactors
Bug Fixes
✨ Features
Refactors
Bug Fixes
✨ Features
- Implemented dynamic message naming based on chat type and source
- Added EventMetadata and updated API
- Added configurable skin API URLs
- Added MiniPlaceholders integration for Fabric
- Added support for Clearchat command for proxy
Refactors
- Changed default chat mode to BUKKIT
- Improved async task handling for restricted threads
- Added async annotation to sendMessage and IntegrationSender methods
- Renamed SenderToReceiverMessageEvent to MessageSendEvent
- Implemented PreMessageSendEvent
- Rebuilt message sending logic
- Simplified item handling in death messages
- Moved logger reload operation to before database connection
- Registered EnumSerializer for Newbie.Mode
- Updated log filter to include Hikari messages
Bug Fixes
- Removed unnecessary check in player name for clearchat
- Increased NBT max size limit in packetevents
- Updated regex patterns to support HTTP and HTTPS in replacement
- Added module disabled check for HeaderModule and FooterModule
- Updated spoiler formatting logic to use '.' instead of '\\' for raw text representation
- Validated info channel IDs before processing in Discord
- Fixed skin image insertion in chat
- Improved game field colors in TicTacToe
- Corrected poll message formatting
- Removed redundant symbol in ping
- Correctly checked if module is enabled and added range in helper
- Added user agent for image URL connection
- Improved player data handling and IP management
- Replaced outdated GitHub link with current SkinsRestorer documentation URL
Contributors
- feat(api): add some comments and event metadata by @giftedl in https://github.com/Flectone/FlectonePulse/pull/59
Chores
- Added issue templates for bug reports, questions, and suggestions
- Updated dependency eu.pb4placeholder-api to v2.7.2+1.21.8
- Updated dependency com.discord4j:discord4j-core to v3.2.9
- Updated dependency packetevents_spigot_version to v2.9.5
- Updated dependency maven.modrinth:vanish to v1.6.0+1.21.8
- Updated dependency net.skinsrestorer:skinsrestorer-api to v15.7.10
- Updated dependency io.github.miniplaceholders:miniplaceholders-api to v3.0.1
- Updated dependency com.deepl.api:deepl-java to v1.10.3
- Updated dependency font-awesome to v6.7.2
- Updated actions/setup-java action to v5
- Updated Gradle build command
- Updated artifact publication strategy
- Renamed mergeJars task to buildFinalJar
Full Changelog
✨ Features
Refactors
Bug Fixes
Chores
✨ Features
Refactors
Bug Fixes
Chores
✨ Features
Refactors
Bug Fixes
✨ Features
Refactors
Bug Fixes
Chores
New Contributors