Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Infobook is a mod that adds a serverside markdown-based information book.

You can configure whether you want it to show to players on the first join, and you can access the books by using the /info command.

Markdown documentation

Infobook is controlled primarily by markdown, here are the things we support

*italic*
**bold**
__underline__
~~strikethrough~~
||obfuscated||
<br/>
[link](https://google.com/)
[page](page:1)
[book](book:root)
[command](comm:kill @s)
<color ff0000>color</color>
<c 00ff00>color but short</c>
<formatting 3l>formatting</formatting>
<f 4>formatting but short</f>

Two newlines act as a new page

Note: Each line acts separate from one another, due to a limitation of Minecraft's written books and the library used to parse markdown.

External resources



Project members

Octal

Owner


Technical information

License
MPL-2.0
Client side
unsupported
Server side
required
Project ID