summaryrefslogtreecommitdiff
path: root/docs/src/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/index.md')
-rw-r--r--docs/src/index.md30
1 files changed, 27 insertions, 3 deletions
diff --git a/docs/src/index.md b/docs/src/index.md
index e5da462..272e3a0 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -4,24 +4,48 @@ layout: home
hero:
name: "LunaticChat"
- tagline: Next-generation channel chat plugin
+ tagline: Next-generation chat plugin for Paper/Velocity.
actions:
- theme: brand
text: はじめる
link: /guide/getting-started
- theme: brand
+ text: LunaticChat について
+ link: /guide/about
+ - theme: brand
text: リファレンス
link: /reference
- theme: alt
text: GitHub
link: https://github.com/m1sk9/LunaticChat
+ image:
+ src: /static/icon.png
+ alt: LunaticChat Logo
features:
+ - title: 1on1 ダイレクトメッセージ機能
+ details: /tell や /msg コマンドで,1対1のチャットが可能
+ icon: ✉️
+ - title: クイック返信
+ details: /reply で,直前にメッセージを送信した相手に素早く返信可能
+ icon: 💌
+ - title: かな・ローマ字変換
+ details: ローマ字で入力したメッセージを,自動的に日本語に変換
+ icon: 🌍
+ - title: CoreProtect への対応
+ details: LunaticChat のチャットログは CoreProtect と互換性があります
+ icon: 🗒️
+ - title: チャンネルチャット機能 (実装予定)
+ details: チャットチャンネルを作成・管理し,特定のプレイヤー間でのプライベートメッセージを送信可能
+ icon: ☎️
+ - title: マルチプラットフォーム対応 (実装予定)
+ details: Paper と Velocity のマルチプラットフォームに対応し,サーバ間チャットを実現します
+ icon: 🚀
- title: キャッシュによる高速動作
details: ローマ字から日本語の変換はキャッシュを使用し,従来の LunaChat よりも高速に動作します
- - title: マルチプラットフォーム対応 (予定)
- details: Paper と Velocity のマルチプラットフォームに対応し,サーバ間チャットを実現します
+ icon: 🎈
- title: 最新版の対応
details: 他プラグインとの依存を減らし,常に最新の Minecraft バージョンに対応します
+ icon: ⛏️️
---