blob: e5da462538fb49b29d04dd5cc9a08eea2c311f58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "LunaticChat"
tagline: Next-generation channel chat plugin
actions:
- theme: brand
text: はじめる
link: /guide/getting-started
- theme: brand
text: リファレンス
link: /reference
- theme: alt
text: GitHub
link: https://github.com/m1sk9/LunaticChat
features:
- title: キャッシュによる高速動作
details: ローマ字から日本語の変換はキャッシュを使用し,従来の LunaChat よりも高速に動作します
- title: マルチプラットフォーム対応 (予定)
details: Paper と Velocity のマルチプラットフォームに対応し,サーバ間チャットを実現します
- title: 最新版の対応
details: 他プラグインとの依存を減らし,常に最新の Minecraft バージョンに対応します
---
|