NitWikit/docs/插件/权限组/什么是权限.md

48 lines
1005 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
sidebar_position: 2
---
# 什么是权限
举个栗子你想要执行essentials插件的tpa命令那么你需要 `essentials.tpa`这个权限
:::note
大佬们,想要这个起作用当然需要装essentials插件了
:::
![](_images/ummm.jpg)
## 权限节点
形如 xxx.xxx 或者 xxx.xxx.xxx
比如上面提到的essentials.tpa 我们称为权限节点
(当然你别认为所有xxx.xxx都是权限节点)
权限节点一般第一个 xxx 是插件名
## 权限的状态
权限有三种状态
| 状态 | 描述 |
| --- | --- |
|true | 允许 |
|false | 禁止 |
|undefined | 未设置 |
> true 和false好理解那undefined是什么
如果这个权限没有被权限组插件设置,就是插件自己判断了
还是啃上面tpa的栗子`essentials.tpa`是玩家是默认没有的
如果你在没有对这个权限进行设置,执行/tpa会被拒绝
### op是不是拥有所有权限
当然了。。。不过你可以给这名op玩家明确设置某权限是false