Skip to content

FlawCra/MiniMessageDeserializer

Repository files navigation

MiniMessageDeserializer official FlawCra project

MiniMessageDeserializer is a tool designed to convert MiniMessage format messages into Minecraft's TextComponent format. It simplifies the process of creating complex Minecraft messages by providing an easy-to-use interface for deserialization.

Features

  • Ease of Use: Simple and intuitive interface for converting MiniMessage syntax to TextComponent.
  • Web-Based: Accessible from anywhere, making it easy to work on your Minecraft projects.

Getting Started

To get started with MiniMessageDeserializer, simply visit our web application at MiniMessageDeserializer's Website.

For local development or contributions, follow these steps:

  1. Clone the repository:
    git clone https://github.com/FlawCra/MiniMessageDeserializer.git
  2. Navigate into the project directory:
    cd MiniMessageDeserializer
  3. Build the jar
    ./gradlew build

License

MiniMessageDeserializer is released under the GPL-3.0 license. See the LICENSE file for more details.

Acknowledgments

  • Thanks to Kyori for the awesome MiniMessage library.
  • Credit for the forest part of the logo goes to Kyori.

Thank you for using or contributing to MiniMessageDeserializer!