Skip to content

Server-side mod that brings markdown to Minecraft chat!

License

Notifications You must be signed in to change notification settings

ChiefArug/markcraft

Repository files navigation

markcraft

Server-side mod that brings markdown to Minecraft chat!

Supports all standard formatting, as well as @mentions and any combination of those. (Mentions are purely visual at the moment and do not alert other players)
It also has special support for colouring using backticks (`). `cThis text would be red`. The character after the first backtick determines the colour. See Here for all characters.

**bold** -> bold
*italic* -> italic
***bold-italic*** -> bold-italic
~~strikethrough~~ -> strikethrough
||obfuscated|| -> ÚòiÐGıÆæ:n
__underline__ -> u͟n͟d͟e͟r͟l͟i͟n͟e͟
`3Colour` -> Colour (but green)
@arug -> @ChiefArug

__**~~`d*Everything*`~~**__ -> Everything (but pink)

These character sets are also fully configurable!

About

Server-side mod that brings markdown to Minecraft chat!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages