Details
Supported Bukkit Versions
- 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
- 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
📦 Chores
- Added issue templates for bug reports, questions, and suggestions
- Updated dependency eu.pb4:placeholder-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