From 8f44b65525f9948ad35c7ea89f53f66b7a8f3ab4 Mon Sep 17 00:00:00 2001 From: m1sk9 Date: Fri, 21 Jun 2024 03:47:13 +0900 Subject: [PATCH] feat: add edit link --- src/introduction.md | 4 ++++ src/player/chat.md | 7 +++++-- src/player/flying.md | 4 ++++ src/player/mebius.md | 4 ++++ src/player/minestack.md | 4 ++++ src/player/moving.md | 4 ++++ src/player/other.md | 4 ++++ src/player/protection.md | 4 ++++ src/player/teleport.md | 4 ++++ src/towny/general.md | 4 ++++ src/towny/nation.md | 4 ++++ src/towny/plot.md | 4 ++++ src/towny/resident.md | 4 ++++ src/towny/town.md | 4 ++++ src/usage.md | 4 ++++ 15 files changed, 61 insertions(+), 2 deletions(-) diff --git a/src/introduction.md b/src/introduction.md index 37c66d1..1a6e3d6 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -27,4 +27,8 @@ CommandReference は [GitHub で公開されている][Repository]ため、誰 詳しい参加方法については [CONTRIBUTING.md](https://github.com/GiganticMinecraft/CommandReference/blob/main/.github/CONTRIBUTING.md) をご覧ください. +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/introduction.md) + [Repository]: https://github.com/GiganticMinecraft/CommandReference diff --git a/src/player/chat.md b/src/player/chat.md index af3c5f5..6d675fd 100644 --- a/src/player/chat.md +++ b/src/player/chat.md @@ -1,4 +1,3 @@ - # チャット系 チャット機能・チャンネル機能 (LunaChat) で使用できるコマンド群。 @@ -95,7 +94,7 @@ サーバー内に存在するチャンネルの一覧を表示します。 > **フォーマット:** -> +> > [チャンネル名] [参加人数] この際、状態によりチャンネル名の色が以下のように変化します。 @@ -110,3 +109,7 @@ ## `/ch log ! p=<プレイヤー名>` 指定したプレイヤー名のチャットログを表示します。 + +--- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/chat.md) diff --git a/src/player/flying.md b/src/player/flying.md index 86c9d86..674142a 100644 --- a/src/player/flying.md +++ b/src/player/flying.md @@ -15,3 +15,7 @@ - alias: `/fly end` 飛行可能状態を解除します。 + +--- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/flying.md) diff --git a/src/player/mebius.md b/src/player/mebius.md index 4125914..4e948b5 100644 --- a/src/player/mebius.md +++ b/src/player/mebius.md @@ -25,3 +25,7 @@ Mebiusの素材変換を行います。 ## `/mebius` Mebius に関するコマンドを一覧表示します。 + +--- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/mebius.md) diff --git a/src/player/minestack.md b/src/player/minestack.md index 0a07235..f6cf8c3 100644 --- a/src/player/minestack.md +++ b/src/player/minestack.md @@ -24,3 +24,7 @@ Minestack の自動収集機能をOFFにします。 ## `/minestack store-all` インベントリに存在するアイテムをすべて MineStack に収納します。 (収納できないアイテムはそのままインベントリに残ります) + +--- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/minestack.md) diff --git a/src/player/moving.md b/src/player/moving.md index 7a3157f..0efb9f2 100644 --- a/src/player/moving.md +++ b/src/player/moving.md @@ -69,3 +69,7 @@ [^1]: デバッグサーバーへ所有アイテムは移動できません。 [^2]: 詳細については、公式Discordグループ内のチャンネルをご覧ください。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/moving.md) diff --git a/src/player/other.md b/src/player/other.md index 6e4c7ec..46ddc9f 100644 --- a/src/player/other.md +++ b/src/player/other.md @@ -73,3 +73,7 @@ [​「4次元ポケット」][other-function] を開きます。 [other-function]: https://www.seichi.network/otherfuncs + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/other.md) diff --git a/src/player/protection.md b/src/player/protection.md index 61e6a61..5fff496 100644 --- a/src/player/protection.md +++ b/src/player/protection.md @@ -126,3 +126,7 @@ ## `/x-transfer <領域名> <プレイヤー名>` 指定した領域名の保護のオーナーを指定したプレイヤーに譲与します。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/protection.md) diff --git a/src/player/teleport.md b/src/player/teleport.md index 60d667d..306ff29 100644 --- a/src/player/teleport.md +++ b/src/player/teleport.md @@ -43,3 +43,7 @@ - `OFF`: リクエストを自動的に拒否しません。 > **注意:** テレポートリクエストの自動拒否を ON にした場合、申請を自分から送信することは出来なくなります。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/player/teleport.md) diff --git a/src/towny/general.md b/src/towny/general.md index 184f2c6..56b20cc 100644 --- a/src/towny/general.md +++ b/src/towny/general.md @@ -51,3 +51,7 @@ | `all` | 全ての町と国 | | `town` | 町ごと | | `resident` | 住民ごと | + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/towny/general.md) diff --git a/src/towny/nation.md b/src/towny/nation.md index 9a642a2..9d0ee19 100644 --- a/src/towny/nation.md +++ b/src/towny/nation.md @@ -130,3 +130,7 @@ ---- [^1]: 銀行に不具合があるため、設定するのはおすすめしません。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/towny/nation.md) diff --git a/src/towny/plot.md b/src/towny/plot.md index 75fed21..af401cb 100644 --- a/src/towny/plot.md +++ b/src/towny/plot.md @@ -115,3 +115,7 @@ ## `/plot clear` 今いる小区画の看板を撤去します。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/towny/plot.md) diff --git a/src/towny/resident.md b/src/towny/resident.md index 3bb8148..74eedd4 100644 --- a/src/towny/resident.md +++ b/src/towny/resident.md @@ -99,3 +99,7 @@ ## `/resident set perm reset` 小区画の権限の設定をリセットします。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/towny/resident.md) diff --git a/src/towny/town.md b/src/towny/town.md index 5868a5e..8689b4e 100644 --- a/src/towny/town.md +++ b/src/towny/town.md @@ -265,3 +265,7 @@ ---- [^1]: 銀行に不具合があるため、設定するのはおすすめしません。 + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/towny/town.md) diff --git a/src/usage.md b/src/usage.md index 9161f80..c01064a 100644 --- a/src/usage.md +++ b/src/usage.md @@ -23,3 +23,7 @@ ---- [^1]: [ふざけているわけではないです. 本当にそう言います](https://ja.wikipedia.org/wiki/ハンバーガーボタン) + +---- + +[このページを GitHub で編集する](https://github.com/GiganticMinecraft/CommandReference/edit/main/src/usage.md)