diff options
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | docs/src/en/reference/permissions.md | 2 | ||||
| -rw-r--r-- | docs/src/reference/permissions.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cdb717..e64ae6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### v0.8.1 - Modrinth releases are now split per Loader. -- When LunaticChat for Velocity fails to launch due to version mismatch, enable the plugin to run standalone without modification +- Allow LunaticChat for Velocity to run standalone when launch fails due to version mismatch - Prevent `/lcv status` from becoming disabled when Velocity integration fails due to version mismatch - Enable checking Velocity integration errors via `/lcv status` - Add hover text to `/lcv status` indicating current integration status diff --git a/docs/src/en/reference/permissions.md b/docs/src/en/reference/permissions.md index 81118de..4508808 100644 --- a/docs/src/en/reference/permissions.md +++ b/docs/src/en/reference/permissions.md @@ -162,7 +162,7 @@ Toggles the use of the [`/lc chatmode toggle`](commands/lc/chatmode.md) command. ### `lunaticchat.command.lcv.status` -- Default: `non OP` +- Default: `OP` Toggles the use of the [`/lcv status`](commands/lcv/status.md) command. diff --git a/docs/src/reference/permissions.md b/docs/src/reference/permissions.md index 85b13ea..5704a50 100644 --- a/docs/src/reference/permissions.md +++ b/docs/src/reference/permissions.md @@ -162,7 +162,7 @@ LunaticChat のアップデート通知を受け取ります. ### `lunaticchat.command.lcv.status` -- Default: `non OP` +- Default: `OP` [`/lcv status`](commands/lcv/status.md) コマンドの使用を切り替えます. |
