For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/PlayerPermissionLevel.md.

Enumeration: PlayerPermissionLevel

player permission

Beta

玩家权限等级。

The player permission level.

Enumeration Members

Custom

Custom: 3

Beta


Member

Member: 1

Beta

Remarks

成员可以建造和挖掘、攻击玩家和生物,以及与物品和实体交互。

Members can build and mine, attack players and mobs, and interact with items and entities.


Operator

Operator: 2

Beta

Remarks

操作员可以传送和使用命令,此外还可以执行成员的所有操作。

Operators can teleport and use commands, in addition to everything Members can do.


Visitor

Visitor: 0

Beta

Remarks

访客只能观察世界,不能与之交互。

Visitors can only observe the world, not interact with it.

同领域相关