tanyaofei / minecraft-fakeplayer

A plugin for minecraft server to spawn fake players, inspired by Carpet Mod
Apache License 2.0
111 stars 13 forks source link

给了玩家权限 但是还是无法使用命令 #89

Closed Chaostarts closed 1 month ago

Chaostarts commented 3 months ago

Describe the bug / 描述你的 bug 情况 image image 我已经给了玩家fakeplayer.* 权限 但是还是无法使用 这些命令 导致无法让玩家管理卡服的假人 To Reproduce / 如何触发 Steps to reproduce the behavior: / 触发的步骤

  1. ...
  2. ...
  3. ...
  4. ...

Server information / 服务器信息

Additional context / 更多信息 Add any other context about the problem here. Such as log and plugin list / 添加更多有帮助的信息,如插件列表、日志

tanyaofei commented 2 months ago

killall 命令代码里写死了只有 OP 才可以执行

Chaostarts commented 2 months ago

单个也不行

tanyaofei commented 2 months ago

或者你可以导出一下权限树看看