diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-01 01:16:17 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-02-01 01:16:17 +0900 |
| commit | 04aa7573e876724b58c8f116fadd01e060629813 (patch) | |
| tree | 8da16f3f655e249dc6efb412a9dacf088872bbdc /docs/src/reference/commands | |
| parent | 4793b23aaa6bdcbd24498e0af37c4ba0ba06f6dd (diff) | |
| download | LunaticChat-04aa7573e876724b58c8f116fadd01e060629813.tar.gz LunaticChat-04aa7573e876724b58c8f116fadd01e060629813.tar.bz2 LunaticChat-04aa7573e876724b58c8f116fadd01e060629813.zip | |
docs: Add Velocity intergration guide
Diffstat (limited to 'docs/src/reference/commands')
| -rw-r--r-- | docs/src/reference/commands/lcv/status.md | 9 | ||||
| -rw-r--r-- | docs/src/reference/commands/reply.md | 2 | ||||
| -rw-r--r-- | docs/src/reference/commands/tell.md | 2 |
3 files changed, 11 insertions, 2 deletions
diff --git a/docs/src/reference/commands/lcv/status.md b/docs/src/reference/commands/lcv/status.md new file mode 100644 index 0000000..320e6fa --- /dev/null +++ b/docs/src/reference/commands/lcv/status.md @@ -0,0 +1,9 @@ +# /lcv status <Badge type="tip" text="v0.8.0" /> <Badge type="tip" text="Velocity" /> + +### `/lcv status` + +| パーミッション | +|------------------------------| +| `lunaticchat.command.lcv.status` | + +現在の LunaticChat の Velocity 連携ステータスを表示します. diff --git a/docs/src/reference/commands/reply.md b/docs/src/reference/commands/reply.md index fa9306a..51070e1 100644 --- a/docs/src/reference/commands/reply.md +++ b/docs/src/reference/commands/reply.md @@ -1,4 +1,4 @@ -# /reply <Badge type="tip" text="v0.1.0" /> <Badge type="tip" text="Paper" /> +# /reply <Badge type="tip" text="v0.1.0" /> <Badge type="tip" text="Paper/Velocity" /> ### `/reply <メッセージ>` diff --git a/docs/src/reference/commands/tell.md b/docs/src/reference/commands/tell.md index 6f6e897..69c2d90 100644 --- a/docs/src/reference/commands/tell.md +++ b/docs/src/reference/commands/tell.md @@ -1,4 +1,4 @@ -# /tell <Badge type="tip" text="v0.1.0" /> <Badge type="tip" text="Paper" /> +# /tell <Badge type="tip" text="v0.1.0" /> <Badge type="tip" text="Paper/Velocity" /> ### `/tell <プレイヤーID> <メッセージ>` |
