diff options
Diffstat (limited to 'docs/src/guide/permissions.md')
| -rw-r--r-- | docs/src/guide/permissions.md | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/src/guide/permissions.md b/docs/src/guide/permissions.md deleted file mode 100644 index 3042e6f..0000000 --- a/docs/src/guide/permissions.md +++ /dev/null @@ -1,47 +0,0 @@ -# パーミッション - -LuckPerms を使用した設定方法に関する詳細は [LuckPerms Wiki](https://luckperms.net/wiki/Home) を参照してください. - -## `lunaticchat.*` - -### `lunaticchat.spy` - -- Default: `OP` - -[`/tell`](../reference/commands/tell.md) / [`/reply`](../reference/commands/reply.md) コマンドでのやり取りを可視化します. - -この権限を持つプレイヤーは他プレイヤーの [`/tell`](../reference/commands/tell.md) / [`/reply`](../reference/commands/reply.md) でのメッセージがブロードキャストされます. - -### `lunaticchat.noticeUpdate` - -- Default: `OP` - -LunaticChat のアップデート通知を受け取ります. - -[受け取るには `checkForUpdates` を有効にしておく](../guide/configuration.md#checkforupdates) 必要があります. - -## `lunaticchat.command.*` - -### `lunaticchat.command.tell` - -- Default: `non OP` - -[`/tell`](../reference/commands/tell.md) コマンドの使用を切り替えます. - -### `lunaticchat.command.reply` - -- Default: `non OP` - -[`/reply`](../reference/commands/reply.md) コマンドの使用を切り替えます. - -### `lunaticchat.command.jp` - -- Default: `non OP` - -[`/jp`](../reference/commands/jp.md) コマンドの使用を切り替えます. - -### `lunaticchat.command.notice` - -- Default: `non OP` - -[`/notice`](../reference/commands/notice.md) コマンドの使用を切り替えます. |
