blob: 7c6a1fd5c3a2aa124e8b4e7ef2b22ecb8577dbe1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
# LunaticChat
[](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml)
[](https://github.com/m1sk9/LunaticChat/actions/workflows/release.yaml)
[](https://github.com/m1sk9/LunaticChat/actions/workflows/dokka.yaml)
[](https://github.com/m1sk9/LunaticChat/blob/main/LICENSE)

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)
## License
LunaticChat is published under [GNU General Public License v3.0](./LICENSE).
<sub>
® 2026 m1sk9
<br/>
LunaticChat is not affiliated with Mojang Studios or Microsoft.
</sub>
|