broccolai / adventure-text-minimessage

Simple library that implements an easy to use textual format to send rich json messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventure-text-minimessage

GitHub Workflow Status (branch) MIT License Maven Central Sonatype Nexus (Snapshots)

A string-based, user-friendly format for representing Minecraft: Java Edition chat components.

See the documentation for usage and dependency information for this project and the main adventure library.

Contributing

We appreciate contributions of any type. For any new features or typo-fix/style changes, please open an issue or come talk to us in our Discord first so we make sure you're going in the right direction for the project.

All the adventure projects are built with Gradle, require at least JDK 8, and use a common checkstyle configuration. Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

adventure-text-minimessage is released under the terms of the MIT License.

About

Simple library that implements an easy to use textual format to send rich json messages.

License:MIT License


Languages

Language:Java 97.1%Language:Lex 2.9%