summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/en/guide/getting-started.md13
-rw-r--r--docs/src/en/guide/patch-notes/cache-file.md5
-rw-r--r--docs/src/en/guide/patch-notes/plugin.md9
-rw-r--r--docs/src/guide/getting-started.md4
-rw-r--r--docs/src/guide/patch-notes/cache-file.md5
-rw-r--r--docs/src/guide/patch-notes/plugin.md9
6 files changed, 16 insertions, 29 deletions
diff --git a/docs/src/en/guide/getting-started.md b/docs/src/en/guide/getting-started.md
index 1fd9f0d..e7aaf2d 100644
--- a/docs/src/en/guide/getting-started.md
+++ b/docs/src/en/guide/getting-started.md
@@ -27,3 +27,16 @@ Basic permissions can be configured using Paper or Velocity's default permission
- For details on permission nodes, refer to the [Permissions Guide](../reference/permissions.md).
- For permission nodes corresponding to each command feature, refer to the [Command Reference](../reference/index.md).
+
+## Restart the server
+
+After completing the configuration, restart the server to apply the changes.
+
+This completes the basic setup of LunaticChat.
+
+## What's next?
+
+- [Cache System](./admin/cache.md): Explains LunaticChat's cache system.
+- [Channel Chat](./admin/channel-chat/introduction.md): Overview of the channel chat feature.
+- [Command List](../reference/index.md): View the list of LunaticChat commands.
+- [Permissions List](../reference/permissions.md): View LunaticChat's permission nodes.
diff --git a/docs/src/en/guide/patch-notes/cache-file.md b/docs/src/en/guide/patch-notes/cache-file.md
deleted file mode 100644
index 1f5fe05..0000000
--- a/docs/src/en/guide/patch-notes/cache-file.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Patch Notes: Cache File
-
-| Cache Version | Supported Versions |
-|------------|-----------|
-| v1 | v0.1.0 ~ |
diff --git a/docs/src/en/guide/patch-notes/plugin.md b/docs/src/en/guide/patch-notes/plugin.md
deleted file mode 100644
index 0559417..0000000
--- a/docs/src/en/guide/patch-notes/plugin.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Patch Notes: Plugin
-
-Plugin patch notes are not listed here. Please refer to the [GitHub releases page](https://github.com/m1sk9/LunaticChat/releases) or the [release notes category on the discussions page](https://github.com/m1sk9/LunaticChat/discussions/categories/announcements).
-
-----
-
-| Major Version | Codename | Development Period | Supported Versions |
-|-----------|---------|-----------|-----------|
-| v0 | lunatic | 2026/01 ~ | 1.21.x |
diff --git a/docs/src/guide/getting-started.md b/docs/src/guide/getting-started.md
index 3c55628..83b125f 100644
--- a/docs/src/guide/getting-started.md
+++ b/docs/src/guide/getting-started.md
@@ -73,4 +73,6 @@ LunaticChat のパーミッションを LuckPerms などのパーミッション
## 次は?
- [キャッシュシステム](./admin/cache.md): LunaticChat のキャッシュシステムについて説明します.
-- []
+- [チャンネルチャット](./admin/channel-chat/introduction.md): チャンネルチャット機能の概要を説明します.
+- [コマンド一覧](../reference/index.md): LunaticChat のコマンド一覧を確認します.
+- [パーミッション一覧](../reference/permissions.md): LunaticChat のパーミッションノード一覧を確認します.
diff --git a/docs/src/guide/patch-notes/cache-file.md b/docs/src/guide/patch-notes/cache-file.md
deleted file mode 100644
index 654dc77..0000000
--- a/docs/src/guide/patch-notes/cache-file.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# パッチノート: キャッシュファイル
-
-| キャッシュバージョン | サポートバージョン |
-|------------|-----------|
-| v1 | v0.1.0 ~ |
diff --git a/docs/src/guide/patch-notes/plugin.md b/docs/src/guide/patch-notes/plugin.md
deleted file mode 100644
index 9fc1ad2..0000000
--- a/docs/src/guide/patch-notes/plugin.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# パッチノート: プラグイン
-
-プラグインのパッチノートはここでは記載していません.[GitHubのリリースページ](https://github.com/m1sk9/LunaticChat/releases) や [ディスカッションページのリリースノートカテゴリー](https://github.com/m1sk9/LunaticChat/discussions/categories/announcements) をご覧ください.
-
-----
-
-| メジャーバージョン | コードネーム | 開発期間 | サポートバージョン |
-|-----------|---------|-----------|-----------|
-| v0 | lunatic | 2026/01 ~ | 1.21.x |