com.github.siroshun09.mcmessage:mcmessage

A message library for Minecraft


Licenses
Apache-2.0/libpng-2.0

Documentation

Maven Central Maven Central GitHub Workflow Status GitHub Javadoc

MCMessage

Usage

For Maven:

<dependency>
    <groupId>com.github.siroshun09.mcmessage</groupId>
    <artifactId>mcmessage</artifactId>
    <version>2.2.1</version>
</dependency>

For Gradle:

    dependencies {
        compile 'com.github.siroshun09.mcmessage:mcmessage:2.2.1'
    }

Documentations

Javadoc: https://siroshun09.github.io/mcmessage/

License

This project is under the Apache License 2.0 license. Please see LICENSE for more info.

Copyright © 2021, Siroshun09