diff options
Diffstat (limited to 'docs/src/reference/commands/lc')
| -rw-r--r-- | docs/src/reference/commands/lc/settings.md | 7 | ||||
| -rw-r--r-- | docs/src/reference/commands/lc/status.md | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/docs/src/reference/commands/lc/settings.md b/docs/src/reference/commands/lc/settings.md index ab595ef..209879d 100644 --- a/docs/src/reference/commands/lc/settings.md +++ b/docs/src/reference/commands/lc/settings.md @@ -2,9 +2,9 @@ ### `/lc settings <key> [value]` -| パーミッション | -|--------------------------------| -| `lunaticchat.command.settings` | +| パーミッション | +|-----------------------------------| +| `lunaticchat.command.lc.settings` | LunaticChat のプレイヤー設定を管理します.値を指定しなかった場合は設定値が表示されます. @@ -16,3 +16,4 @@ LunaticChat のプレイヤー設定を管理します.値を指定しなか |------------|----------------------------------------------------------|--------| | `japanese` | ローマ字変換の有効化・無効化を切り替えます. | `true` | | `notice` | `/tell` や `/reply` でダイレクトメッセージを受信した際に通知を受け取るかどうかを切り替えます. | `true` | +| `chNotice` | チャンネルチャットを受信した際に通知を受け取るかどうかを切り替えます. | `true` | diff --git a/docs/src/reference/commands/lc/status.md b/docs/src/reference/commands/lc/status.md index 1b9ddcb..997d0ac 100644 --- a/docs/src/reference/commands/lc/status.md +++ b/docs/src/reference/commands/lc/status.md @@ -2,8 +2,8 @@ ### `/lc status` -| パーミッション | -|------------------------------| -| `lunaticchat.command.status` | +| パーミッション | +|---------------------------------| +| `lunaticchat.command.lc.status` | LunaticChat のステータスを表示します. |
