Releases: Tjiba/GuildZip
Releases · Tjiba/GuildZip
1.4.6
GuildZip v1.4.4
GuildZip v1.4.4
Download the mod JAR below and place it in your mods folder.
GuildZip v1.4.3
GuildZip v1.4.3
Download the mod JAR below and place it in your mods folder.
GuildZip v1.4.1
GuildZip v1.4.1
Download the mod JAR below and place it in your mods folder.
1.4.0
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
1.3.0 - Release
✨ Changes
- V1/V2/V3 labels display correctly even with a custom bridge alias
- Added
/gcsand/guildchatshortenerto 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
🎉 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
✨ Removes "Please be mindful of Discord links..." message
🐛 Fixed message formatting for discord mentions
1.2.8
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
- Guild:
🎨 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>andO>toG >andO > - 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 -
/bridgecommand group
🐛 Bug Fixes & Improvements
- Optimized color display in UI
- Fixed spacing issues in chat formatting
- Improved command feedback
- Added officer chat detection and formatting