Skip to content

Releases: K-Lqrs/Fabricord

Fabricord 3.1

28 Apr 15:22
Compare
Choose a tag to compare

This release fixes issues reported in Issues. This ensures that WebHookURLs are set correctly and that modern message styles are handled correctly.

Fabricord 3.0-1.20.1

28 Mar 07:32
Compare
Choose a tag to compare

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 be null 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!

※You can check past commits from the Failure-Kotlin branch (I accidentally deleted a commit from the kotlin branch).

Fabricord 2.1-1.20.1

30 Nov 00:32
Compare
Choose a tag to compare

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.

https://modrinth.com/mod/fabricord/version/2.1-1.20.1

Fabricord 2.0-1.20.1

25 Nov 00:00
Compare
Choose a tag to compare

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.

https://modrinth.com/mod/fabricord/version/2.0-1.20.1

Fabricord 1.0+1-1.20.1

30 Oct 10:19
Compare
Choose a tag to compare

This is the first official release of 'Fabricord'.

Place the ModJar file in the Mods folder of the Minecraft Fabric Server. The first time you start the server, a folder containing the configuration files for the Mods will be generated in the root directory of the server.

Fabricord 1.0+1-1.20.1 sources

30 Oct 10:21
Compare
Choose a tag to compare
Pre-release

This is sources and contains a simple Jar for mod developers.