Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

判断玩家身份问题 #3

Closed
SnowCutieOwO opened this issue Jul 19, 2023 · 1 comment
Closed

判断玩家身份问题 #3

SnowCutieOwO opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SnowCutieOwO
Copy link

在 giveitem 的逻辑上判断了玩家是否为 op 后就直接返回了 true,导致后台执行命令的时候虽然不成功但是没有任何提示
建议在这里将代码修改为提醒玩家“控制台不得执行该命令”等内容的消息后再返回 true

@SnowCutieOwO SnowCutieOwO added the bug Something isn't working label Jul 19, 2023
LSDog added a commit that referenced this issue Jul 19, 2023
Signed-off-by: LSDog <2509863159@qq.com>
@LSDog
Copy link
Owner

LSDog commented Jul 19, 2023

修了 = ̄ω ̄=
直接换源了,重新下载 v1.5.8 即可

@LSDog LSDog closed this as completed Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants