blob: 9b404b3a0ab9a658062d40918a4784c1b23fd19a (
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
51
52
53
54
55
|
# 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)

[](https://codecov.io/github/m1sk9/LunaticChat)
A next-generation chat plugin for Paper, Folia and 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.11](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md)_
## Installation
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)
See the [Documentation](https://lc.m1sk9.dev/player-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, Folia, 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>
|