这个位置写错了

This commit is contained in:
postyizhan 2024-04-06 21:16:59 +08:00
parent 850952f5e8
commit fb739eb8d0

View File

@ -30,17 +30,21 @@ lp verbose <on|record|off|upload> [filter]
![](_images/on.png)
#### paste
![](_images/paste-1.png)
#### 例子
![](_images/paste-2.png)
### 例子
```
lp verbose on !Luck & !anticheat
```
- `Luck & (essentials | worldedit)` - 匹配 'essentials'和'worldedit' 开头的权限检查
- `!Luck & !anticheat` - 匹配除了 'Luck' 和 'anticheat' 开头以外的权限检查
- `anticheat & !anticheat.check` - 匹配以'anticheat' 开头 但不匹配 'anticheat.check' 开头的权限检查
#### paste
![](_images/paste-1.png)
![](_images/paste-2.png)
## 执行命令
让玩家执行命令,并打印此命令的权限检查