Skip to content

Chat Channels 1.4.0

Choose a tag to compare

@wilkcraft wilkcraft released this 19 Apr 17:24
0006d63

πŸ“Œ Version 1.4.0

πŸ”₯ Chat & Discord improvements + optional Vault support

✨ New Features

  • πŸ§‘β€πŸŽ¨ Player avatars now appear in Discord messages (via webhooks)
  • πŸ’¬ Improved message format in Discord: cleaner and more readable
  • πŸ”— Better Minecraft ↔ Discord message consistency

🌐 Discord Improvements

  • Messages sent from Minecraft now include:

    • Player avatar πŸ§‘
    • Player name
    • Clean message formatting
  • Discord β†’ Minecraft messages now display as:

    • Discord [username]: [message]
  • Improved readability for both directions (MC ↔ Discord)

🎨 Chat & Formatting

  • Added proper support for prefixes and suffixes with colors (via Vault)
  • Fixed issues where HEX colors (e.g. &#FFFFFF) would appear incorrectly in Discord
  • Improved color handling and cleanup when sending messages to Discord

βš™οΈ Vault Integration

  • 🧩 Vault support is now fully optional

  • If Vault is installed:

    • Prefixes and suffixes (e.g. from LuckPerms) are used
    • Colors render correctly in Minecraft
  • If Vault is NOT installed:

    • Plugin still works normally (no prefixes/suffixes)

πŸ› οΈ Technical Changes

  • Improved color parsing and stripping system
  • Reduced duplicated code with centralized color handling
  • Better handling of edge cases with formatting codes
  • General internal optimizations and stability improvements

Quality update focused on chat formatting and Discord experience πŸš€