diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-04-05 01:45:01 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 01:45:01 +0900 |
| commit | 579ca7f5bf01187e1f758cadfb4eda652fd5a4c3 (patch) | |
| tree | c008f240e02aa828ad47728e671232e687f4b911 /docs/src/en/index.md | |
| parent | bd92ba60d39b4956a580cc56b83ecf55dd348aea (diff) | |
| parent | 9146547efae71efa1d67a48e20ae4271785847e9 (diff) | |
| download | LunaticChat-1.0.0.tar.gz LunaticChat-1.0.0.tar.bz2 LunaticChat-1.0.0.zip | |
Merge pull request #167 from m1sk9/docs/Update-v1-docsv1.0.0
docs: Update v1 Document
Diffstat (limited to 'docs/src/en/index.md')
| -rw-r--r-- | docs/src/en/index.md | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/src/en/index.md b/docs/src/en/index.md deleted file mode 100644 index 63441df..0000000 --- a/docs/src/en/index.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -# 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: Player Guide - link: /en/player-guide/channel-chat/about - - theme: brand - text: Admin Guide - link: /en/admin-guide/getting-started - - theme: alt - text: GitHub - link: https://github.com/m1sk9/LunaticChat - image: - src: /icon.png - alt: LunaticChat Logo - -features: - - title: 1-on-1 Direct Messaging - details: Chat one-on-one using /tell or /msg commands - icon: ✉️ - - title: Quick Reply - details: Quickly reply to the most recent message sender with /reply - icon: 💌 - - title: Japanese Romanization Conversion - details: Automatically converts messages input in romaji to Japanese - icon: 🌍 - - title: Channel Chat Feature - details: Create and manage chat channels, send private messages between specific players - icon: ☎️ - - title: Multi-Platform Support - details: Support for multi-platform Paper, Folia and Velocity, enabling cross-server chat - icon: 🚀 - - title: High-Speed Performance with Caching - details: Uses caching for romaji-to-Japanese conversion, operating faster than traditional LunaChat - icon: 🎈 - - title: Latest Version Support - details: Reduces dependencies on other plugins, always supporting the latest Minecraft versions - icon: ⛏️️ ---- |
