--- # https://vitepress.dev/reference/default-theme-home-page layout: home hero: name: 'LunaticChat' tagline: A next-generation chat plugin for Paper, Folia and Velocity. actions: - theme: brand text: Download link: /download - theme: brand text: Documentation link: /docs/getting-started - theme: alt text: GitHub link: https://github.com/m1sk9/LunaticChat features: - title: Channel Chat details: Create and manage channels for group conversations between specific players. Includes private channels and moderation features. icon: ☎️ - title: Direct Messages details: Send 1-on-1 chats with /tell or /msg commands. Quickly reply to the last sender with /reply. icon: ✉️ - title: Romaji Conversion details: Automatically convert romaji input into Japanese. Fast performance powered by caching. icon: 🌍 - title: Velocity Cross-Server Chat details: Relay global chat across multiple servers via a Velocity proxy. Join conversations from any server. icon: 🔗 - title: Flexible Configuration details: Toggle features on/off with a YAML-based config file. Customize to fit your server's needs. icon: ⚙️ - title: Latest Version Support details: Minimal external plugin dependencies, always supporting the latest Minecraft versions. icon: ⛏️ ---
Create channels within your server to separate conversations by topic or group. Communicate with only the members you need, without flooding the global chat.
Easily send private 1-on-1 chats between players.
Use the /reply command to instantly respond to the last sender.
/tell / /msg/reply
Even in environments without Japanese input support, simply type in romaji and it will be automatically converted to Japanese. Powered by the Google IME API for natural conversion results.
Integrate with a Velocity proxy to relay global chat across multiple Paper/Folia servers. Players can join the same chat space regardless of which server they're on.
Latest versions are always compatible. Mix older versions? Check the matrix below.
Flexibly deploy to match your server setup
Paper
The most widely used Minecraft server implementation. Full support for DM, channel chat, romaji conversion, and all features. Maintains compatibility with Bukkit/Spigot plugins.
Folia
A multithreaded server implementation by PaperMC. Provides a stable chat experience even on large-scale servers through region-based parallel processing.
Velocity
A high-performance proxy server. Install the LunaticChat Velocity plugin to enable global chat relay across multiple Paper/Folia servers.