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

如何关闭bot对服务端 /say 指令的响应 #36

Open
cxzlw opened this issue Dec 30, 2022 · 4 comments
Open

如何关闭bot对服务端 /say 指令的响应 #36

cxzlw opened this issue Dec 30, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@cxzlw
Copy link

cxzlw commented Dec 30, 2022

image
有的时候只需要在控制台上进行控制,不需要玩家控制/服务器控制
希望提供关闭的选项或方法

@Fallen-Breath
Copy link
Owner

你可以开启白名单,并将其设为空,以阻止游戏内的 PCRC 交互

@cxzlw
Copy link
Author

cxzlw commented Dec 30, 2022

image
image
事实上,这并不工作

@Fallen-Breath
Copy link
Owner

Fallen-Breath commented Dec 30, 2022

image image 事实上,这并不工作

这是预期行为,因为白名单的作用范围是玩家。如果你需要的是对响应 /say 指令的禁用,请明确指出

@cxzlw
Copy link
Author

cxzlw commented Dec 30, 2022

image image 事实上,这并不工作

这是预期行为,因为白名单的作用范围是玩家。如果你需要的是对响应 /say 指令的禁用,请明确指出

“服务端消息”,可能是我说得不够详细,那么如何关闭bot对服务端/say命令的响应

@Fallen-Breath Fallen-Breath changed the title 如何关闭bot对服务端消息的响应 如何关闭bot对服务端 /say 指令的响应 Dec 30, 2022
@Fallen-Breath Fallen-Breath added the enhancement New feature or request label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants