https://github.com/carolinaisslaying/markdownchat
This is a simplistic and lightweight plugin that allows you to use Markdown in your server's Minecraft chat.
https://github.com/carolinaisslaying/markdownchat
folio markdown minecraft minecraft-plugin minecraft-server minedown paper
Last synced: about 2 months ago
JSON representation
This is a simplistic and lightweight plugin that allows you to use Markdown in your server's Minecraft chat.
- Host: GitHub
- URL: https://github.com/carolinaisslaying/markdownchat
- Owner: carolinaisslaying
- License: agpl-3.0
- Created: 2024-02-03T03:49:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T06:56:55.000Z (over 1 year ago)
- Last Synced: 2025-05-07T20:18:44.883Z (about 1 year ago)
- Topics: folio, markdown, minecraft, minecraft-plugin, minecraft-server, minedown, paper
- Language: Java
- Homepage: https://carolinainthe.icu
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# MarkdownChat
This is a simplistic and lightweight plugin that allows you to use Markdown in your server's Minecraft chat. It implements Phoenix616's [MineDown library](https://github.com/Phoenix616/MineDown).
This plugin has been made with compatibility of 1.20.x Paper and Folia in mind. Due to its simplistic nature, it may not function correctly with other chat plugins. Please [report these issues](https://github.com/carolinaisslaying/MarkdownChat/issues) to me and I will look into fixing them.
This plugin has been tested and works on 1.20.x and 1.21.x.
The the full syntax provided by the MineDown library is available [here](https://wiki.phoenix616.dev/library/minedown/syntax). Simply use the syntax in a regular global chat message, and voila!
This plugin defaults to allowing all users to use markdown chat formatting, however, it has a permission node `markdownchat.use` if you wish to limit who can utilise the chat formatting.