Skip to content

Releases: Tjiba/GuildZip

1.4.6

05 Apr 17:00

Choose a tag to compare

🚀 v1.4.6 - Quality Improvements

• Fixed chat message formatting
• Improved auto-update system (now via Modrinth)
• Enhanced visual quality with icon256
• Better compatibility

Auto-update will activate on next Minecraft restart for enabled users.

GuildZip v1.4.4

02 Apr 23:31

Choose a tag to compare

GuildZip v1.4.4

Download the mod JAR below and place it in your mods folder.

GuildZip v1.4.3

02 Apr 23:13

Choose a tag to compare

GuildZip v1.4.3

Download the mod JAR below and place it in your mods folder.

GuildZip v1.4.1

02 Apr 22:51

Choose a tag to compare

GuildZip v1.4.1

Download the mod JAR below and place it in your mods folder.

1.4.0

01 Apr 19:28

Choose a tag to compare

GuildZip 1.4.0 - UI & UX Improvements

Your guild chat, finally readable.

✨ What's New

🎨 UI Improvements

  • Cleaner config menu - Better organized color settings with dedicated sections
  • Better labels - "Player Color" instead of confusing "Discord Player Color" for clarity
  • Improved tooltips - More helpful descriptions for each setting

🐛 Bug Fixes

  • Fixed minor UI inconsistencies in the config screen
  • Improved version label handling

📦 Requirements

  • Minecraft 1.21+
  • Fabric Loader 0.18+
  • Fabric API

📥 Installation

Download and drop in your mods folder. No config changes needed!

🔗 Links


Made with ❤️ by Tjiba | 🇫🇷 Made in France

1.3.0

20 Mar 20:40

Choose a tag to compare

1.3.0 - Release

✨ Changes

  • V1/V2/V3 labels display correctly even with a custom bridge alias
  • Added /gcs and /guildchatshortener to open this mod's config
  • Command list trimmed to /bridge status + config shortcuts
  • Docs cleanup for release

⚙️ Configuration

  • Mod Menu + Cloth Config provide the GUI config screen

1.2.9

25 Feb 14:33

Choose a tag to compare

🎉 Guild Chat Shortener v1.2.9

✨ Improvements

🛡️ Discord Message Filter

  • Removes the "Please be mindful of Discord links..." message that appeared at the end of messages
  • Maintains security without redundant display

🐛 Bug Fixes

  • Fixed formatting of messages containing the word "discord"
  • Improved overall stability

📋 Language Support

  • ✅ English
  • ✅ French

🔗 Links

  • GitHub
  • Modrinth
    Quick Copy (Short Version):
    v1.2.9 - Discord Filter & Bug Fixes

✨ Removes "Please be mindful of Discord links..." message
🐛 Fixed message formatting for discord mentions

1.2.8

22 Feb 00:02

Choose a tag to compare

1.2.8 - UI Improvements & Prefix Display

What's New?

🔍 Officer Chat Detection

  • Automatic detection of Officer chat messages (private officer channel)
  • Dynamically applies:
    • Officer prefix (customizable, default: "O")
    • Officer prefix color (customizable)
  • Separate from Guild chat prefix and color for better visual distinction
  • Example messages:
    • Guild: §aG > Player: message
    • Officer: §dO > Officer: secret message

🎨 Enhanced Configuration UI

  • Color selector buttons now display color names in their actual color
    • "Red" displays in red
    • "Black" displays in black
    • All 16 Minecraft colors properly colored
  • Makes color selection more intuitive and visually appealing

📝 Better Prefix Formatting

  • Added space before the > separator for improved readability
  • Changed from G> and O> to G > and O >
  • Applied consistently across all formatted messages

📊 Improved /bridge status Command

Now displays complete configuration including:

  • Prefix names (Guild and Officer)
  • Prefix colors (displayed with actual colors)
  • All existing settings in one view

Example output:

Bot: auto | Alias: Bridge | Colors: Aqua / Red | Prefixes: G / O | Mode: bridge | Random: off

🧹 Code Quality Improvements

  • Removed unused methods and fields
  • Cleaned up unnecessary imports
  • Better code maintainability

🌍 Language Support

  • ✅ English
  • ✅ French

📚 Documentation

See /bridge help for all available commands:

  • /bridge status - Show full configuration
  • /bridge reset - Reset to defaults
  • /bridge name <name> - Set bot name
  • And more...

⚙️ Configuration

Access all settings through:

  • Mod Menu - GUI configuration
  • Config file - Direct editing at config/guildchat-formatter.json
  • Chat commands - /bridge command group

🐛 Bug Fixes & Improvements

  • Optimized color display in UI
  • Fixed spacing issues in chat formatting
  • Improved command feedback
  • Added officer chat detection and formatting

1.2.5

18 Feb 15:58

Choose a tag to compare

fix update message display when older version used

1.2.4

18 Feb 15:41

Choose a tag to compare

Added auto Update checker
and new command :

/bridge update . to check if an update is available

+multiple fixes