@minecraft
    正在准备搜索索引...

    枚举 CommandPermissionLevel实验性

    The required permission level to execute the custom command.

    索引

    枚举成员

    Admin: 2

    Any operator can run this command, but NOT command blocks.

    Any: 0

    Anything can run this level.

    GameDirectors: 1

    Any operator can run this command, including command blocks.

    Host: 3

    Any server host can run this command.

    Owner: 4

    Only dedicated server can run this command.