Fabricord Version 3.9.8 - Release Notes
New Features
Player Mentioning from Discord
- You can now mention players in the Minecraft server directly from Discord using
@<MCID>
or@<UUID>
. - This feature allows you to notify players in-game by mentioning them directly from Discord messages.
Player List Command
- Added a new
/playerlist
command to the Discord bot, which provides a list of online players on the Minecraft server. - This command helps to quickly see who is currently online without needing to log into the server.
Improvements
Threaded Processing
- Improved performance by offloading certain tasks to separate threads, reducing the load on the main server thread.
- These changes should lead to a smoother experience during high activity periods.
Thank you for using Fabricord! We hope these new features enhance your server management experience.
Fabricord Version 3.0 Release Notes
I'm excited to announce the release of Fabricord version 3.0! This version introduces two new features and includes several bug fixes and improvements to make your experience smoother and more robust.
New Features
Player Death and Achievement Logs
- Player Death Logs: Fabricord now sends notifications to Discord when a player dies in the game, providing insights into what led to the death.
- Achievement Logs: Achievement unlocks are now broadcasted to Discord, celebrating players' progress with the server community.
Please note, customization options for these new features are not available in this release but will be introduced in future updates (version 3.1 and beyond).
Improvements
- Configuration Nullability: Improved handling of
null
values in the configuration file. Items that can safely benull
are now automatically completed, avoiding unnecessary errors. - Error Resilience: Enhanced the mod's resilience to errors, making your server more stable and reducing downtime due to unexpected issues.
Looking Ahead
While I'm proud of the strides made with version 3.0, our journey doesn't stop here. I'm already working on the next version, which will introduce customization options for the newly added features, among other enhancements.
Stay tuned for updates, and thank you for your continued support of Fabricord!
Fabricord 2.1-1.20.1 Release Notes
Overview
Fabricord ver2.1-1.20.1 brings several improvements and bug fixes to enhance the integration between Minecraft and Discord. Key updates include enhanced message handling, role ID suggestion functionality, and updates to the configuration file.
Changes
Enhancements
- Role ID Suggestion: A new feature that allows for easy referencing and suggestion of Discord role IDs in Minecraft chat.
- Message Handling:Fixed so that when a message is sent by a user without a role, a corresponding message is sent within Minecraft.
Bug Fixes
- Config File: Fix message in config.yml (no need to regenerate etc. as it works fine).
- Minor Bug Fixes: Addressed various minor bugs to improve the overall stability and performance of the mod.
Additional Information
For more details and support, please visit the Fabricord GitHub repository or contact the mod development team.
Note: It's always recommended to back up your game data before installing any mod updates.
Fabricord 2.0 Release Notes.
I'm pleased to announce the release of Fabricord version 2.0! This major update brings a modern look and feel to the messages sent from Discord, as well as a variety of improvements and bug fixes.
Changes.
Modernised Discord messages
- We have updated the look and feel of messages sent from the Discord to a more modern style. We invite you to try out the new style in-game!
Discord user ID suggestion feature
- Clicking on a player's name in a message sent from the Discord in Minecraft will now suggest the Discord user's ID, further enhancing the integration between Discord and Minecraft. (After the suggestion, you can mentions it in Discord by sending it straight away!)
Removal of WARN statements in logs
- We have removed the WARN messages that used to appear in logs, resulting in a cleaner and more efficient logging experience.
Bug fixes.
- Several minor bugs have been fixed to improve stability and performance.