diff options
Diffstat (limited to 'docs/src/index.md')
| -rw-r--r-- | docs/src/index.md | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/src/index.md b/docs/src/index.md deleted file mode 100644 index 90fa431..0000000 --- a/docs/src/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: プレイヤーガイド - link: /player-guide/channel-chat/about - - theme: brand - text: 管理者ガイド - link: /admin-guide/getting-started - - theme: alt - text: GitHub - link: https://github.com/m1sk9/LunaticChat - image: - src: /icon.png - alt: LunaticChat Logo - -features: - - title: 1on1 ダイレクトメッセージ機能 - details: /tell や /msg コマンドで,1対1のチャットが可能 - icon: ✉️ - - title: クイック返信 - details: /reply で,直前にメッセージを送信した相手に素早く返信可能 - icon: 💌 - - title: かな・ローマ字変換 - details: ローマ字で入力したメッセージを,自動的に日本語に変換 - icon: 🌍 - - title: チャンネルチャット機能 - details: チャットチャンネルを作成・管理し,特定のプレイヤー間でのプライベートメッセージを送信可能 - icon: ☎️ - - title: マルチプラットフォーム対応 - details: Paper, Folia と Velocity のマルチプラットフォームに対応し,サーバ間チャットを実現します - icon: 🚀 - - title: キャッシュによる高速動作 - details: ローマ字から日本語の変換はキャッシュを使用し,従来の LunaChat よりも高速に動作します - icon: 🎈 - - title: 最新版の対応 - details: 他プラグインとの依存を減らし,常に最新の Minecraft バージョンに対応します - icon: ⛏️️ ---- |
