bailiyixi
  1. Hey! Sorry, but you can't harm that he
复制代码
比如worldguard的这个消息,我实在找不到在哪关,又比如一些组队插件的
  1. 你不能攻击你的队友
复制代码
之类的玩家消息,看的好烦呐

没有未来
貌似没有
worldguard的Sorry, but you are not permitted to do that here.
在worldguard插件文件夹下面 config.yml

build-permission-nodes:
    enable: false
    deny-message: '&eSorry, but you are not permitted to do that here.'

bailiyixi
没有未来 发表于 2019-12-30 01:46
貌似没有
worldguard的Sorry, but you are not permitted to do that here.
在worldguard插件文件夹下面 c ...
  1. build-permission-nodes:
  2.     enable: false
  3.     deny-message: '&e抱歉,你不能破坏这里。'
复制代码

我甚至改成了中文且提示也没用,改成不提示还是没用

没有未来
enable: true
这样也没用吗

粘兽
这个可以通过使用plib拦截数据包实现
但站内没有看到有这么做的消息控制插件
你得找人定制或者使用免费的客户端模组

[1.12.2-1.7.10][ChatFlow——聊天控制]正则表达式是个好东西
https://www.mcbbs.net/thread-774522-1-1.html

qsefthuopq
本帖最后由 qsefthuopq 于 2019-12-30 10:54 编辑

https://www.mcbbs.net/thread-836227-1-1.html

在chat.txt内加上
  1. match 句子
  2. then deny
复制代码



MisakaFish
是wg保护插件吗?
你可以给你的wg区域增加这个flag
deny-message: ''

你可以直接在配置文件的flag项目里加入这个flag

就是把提示flag设置为空
你也可以直接用指令把这个flag设置为空