# LunaticChat [![CI](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml) [![Release](https://github.com/m1sk9/LunaticChat/actions/workflows/release.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/release.yaml) [![Deploy Dokka](https://github.com/m1sk9/LunaticChat/actions/workflows/dokka.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/dokka.yaml) [![GNU General Public License v3.0](https://img.shields.io/github/license/m1sk9/LunaticChat?color=%239944ee)](https://github.com/m1sk9/LunaticChat/blob/main/LICENSE) ![Modrinth Downloads](https://img.shields.io/modrinth/dt/MBeAdO4L) Next-generation channel chat plugin for Paper/Velocity. - [Documentation](https://lc.m1sk9.dev) - [API Documentation](https://lc.api.m1sk9.dev) ```shell git clone git@github.com:m1sk9/LunaticChat.git cd LunaticChat ./gradlew shadowJar ``` _[Supports Minecraft 1.21.X](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md#開発環境)_ ## Installation LunaticChat can be obtained from: - [GitHub](https://github.com/m1sk9/LunaticChat/releases) - [Modrinth](https://modrinth.com/project/lunaticchat) Place the downloaded plugin file in your server's `plugins` folder and restart the server. See the [Documentation](https://lc.m1sk9.dev/guide/getting-started). ## Features - 1on1 Direct Messaging System (`/tell`, `/msg`) - Quick Reply Functionality (`/reply`) - Romaji to Japanese Conversion - Channel Chat System - Multi-platform support (Paper, Velocity) - Spigot? No problem, just use Paper! ## License LunaticChat is published under [GNU General Public License v3.0](./LICENSE). ® 2026 m1sk9
LunaticChat is not affiliated with Mojang Studios or Microsoft.