An open API service indexing awesome lists of open source software.

https://github.com/randomgamingdev/mctextformatting

Text formatting for Minecraft chat which mirrors markdown, but isn't exactly the same.
https://github.com/randomgamingdev/mctextformatting

easy formatting formatting-output java markdown messaging minecraft plugin simple spigot spigot-plugin text-formatter text-formatting tiny

Last synced: 14 days ago
JSON representation

Text formatting for Minecraft chat which mirrors markdown, but isn't exactly the same.

Awesome Lists containing this project

README

        

# MCTextFormatting
Text formatting for Minecraft chat which mirrors markdown, but isn't exactly the same.

\*italics\*

\*\*bolds\*\*

\_\_underline\_\_

\~\~strikethrough~\~

##garbled##

&'s are also replaced with the § special formatting character

Simply put a \\ in front of a character to use it as normal