-
Notifications
You must be signed in to change notification settings - Fork 4
MarkDown Chat Support #61
Copy link
Copy link
Open
1 / 11 of 1 issue completedLabels
1.21Minecraft VersionMinecraft VersionEnhancementNew feature or requestNew feature or requestFabricMod LoaderMod LoaderNeoForgeMod LoaderMod Loader
Description
Adds Markdown!
Done
- **bold**
- *Italic*
- ~~Strikethrough~~
- __Underline__
- A way to change the Prefix/Suffix of the message
- ex. (bold) in stead of **bold**
- Adding
\in front of the markdown will cancel it out.- ex.
\**bold**will send **bold** in stead of bold.
- ex.
- Hyperlinks
- Spoiler(Obfuscate)
- When you Click on a chat message, it will copy the message to your clipboard,
- When the part of the message you clicked on already has an clickEvent, like HyperLink. it will NOT copy and prioritize the Hyperlink.
- It will copy the text before the styling got applied!
- Color Markdown using the -color-(text) syntax
- Gradients using an extended version of the color syntax
Work in Progress
Planned
- @Mentions
- highlight the text on the client
- play a ping sound
- if the user has an UI screen open(inventory, menu) display a Toast)
- Emoji Support
Might add More if users are interested
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.21Minecraft VersionMinecraft VersionEnhancementNew feature or requestNew feature or requestFabricMod LoaderMod LoaderNeoForgeMod LoaderMod Loader
Projects
Status
In Progress