diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-23 18:09:41 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-02-23 18:09:41 +0900 |
| commit | b139f958742572aaa41a92ac61b8e20e31c0837a (patch) | |
| tree | 41dc53837fdcf123cb42a6aa82b568189a359c2e /README.md | |
| parent | e8ffbe00d9fe3934bf35329e1a8f1d7b016ac0f7 (diff) | |
| download | LunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.tar.gz LunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.tar.bz2 LunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.zip | |
docs: Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -6,7 +6,7 @@ [](https://github.com/m1sk9/LunaticChat/blob/main/LICENSE)  -Next-generation channel chat plugin for Paper/Velocity. +A next-generation chat plugin for Paper, Folia and Velocity. - [Documentation](https://lc.m1sk9.dev) - [API Documentation](https://lc.api.m1sk9.dev) @@ -18,17 +18,21 @@ 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#開発環境)_ +_[Supports Minecraft 1.21.11](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: +LunaticChat is compatible with the following platforms: + +- Paper +- Velocity +- Folia + +Pre-built artifacts can be installed from the following locations. Place the downloaded plugin file in your server's `plugins` folder and restart the server. - [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 @@ -37,7 +41,7 @@ See the [Documentation](https://lc.m1sk9.dev/guide/getting-started). - Quick Reply Functionality (`/reply`) - Romaji to Japanese Conversion - Channel Chat System -- Multi-platform support (Paper, Velocity) +- Multi-platform support (Paper, Folia, Velocity) ## License |
