summaryrefslogtreecommitdiff
path: root/docs/src/en/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/en/index.md')
-rw-r--r--docs/src/en/index.md44
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: ⛏️️
----