Adds Discord Chat Engine to Minecraft
⚠️currently and if we dont get a desinger it will stay as chat-ui (/tellraw)⚠️.
Current Features:
╚═ Current Features
╚═ Text Engine
╚═ Formatting from: "<user> message"
to "user: message"
with the "go to user profile" tooltip in the "user" text, and when clicked redirects to https://namemc.com/profile/user
╚═ Support for multiple message formats, including markdown for bold, italic, and strikethrough text.
╚═ Direct messaging capability using the "dm!" command for private conversations between users.
╚═ Custom font selection with the #font=<minecraft font>
system to change the appearance of messages.
╚═ User pinging functionality using "@" to notify online users, with appropriate tooltips and profile links.
╚═ URL detection with clickable links formatted as underlined text that open in a browser when clicked.
╚═ Support for reactions to messages using the "reaction!" command, allowing users to interact with each other.
╚═ Nickname management with the "setnick!" command for personalized display names in chat.
╚═ Avatar customization via the "setavatar!" command to enhance user identity in chat.
╚═ Channel management features with "joinchannel!" and "leavechannel!" commands to organize conversations.
╚═ Threaded conversation support using the "reply!" command for structured discussions.
╚═ Scheduled announcements feature using the "schedule!" command for automated notifications.
╚═ Polling capabilities with "poll!" and "vote!" commands to engage users in decision-making.
╚═ Changelog
╚═ Text Engine
╚═ Formatting from: "<user> message"
to "user: message"
with the "go to user profile" tooltip in the "user" text, and when clicked redirects to https://namemc.com/profile/user.
╚═ Support for multiple message formats, including markdown for bold, italic, and strikethrough text.
╚═ Direct messaging capability using the "dm!" command for private conversations between users.
╚═ Custom font selection with the #font=<minecraft font>
system to change the appearance of messages.
╚═ User pinging functionality using "@" to notify online users, with appropriate tooltips and profile links.
╚═ URL detection with clickable links formatted as underlined text that open in a browser when clicked.
╚═ Support for reactions to messages using the "reaction!" command, allowing users to interact with each other.
╚═ Nickname management with the "setnick!" command for personalized display names in chat.
╚═ Avatar customization via the "setavatar!" command to enhance user identity in chat.
╚═ Channel management features with "joinchannel!" and "leavechannel!" commands to organize conversations.
╚═ Threaded conversation support using the "reply!" command for structured discussions.
╚═ Scheduled announcements feature using the "schedule!" command for automated notifications.
╚═ Polling capabilities with "poll!" and "vote!" commands to engage users in decision-making.