Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

[1.16.5] PlotSqured cannot pass block place/break event #427

Closed ShunL12324 closed 2 years ago

ShunL12324 commented 2 years ago

运行环境

版本:CatServer-1.16.5-652d64c8-server; oracle jdk 17/16; windows server 2022 相关模组/插件:

描述这个BUG PlotSquared-Bukkit-6.2.2-Premium Error when fake player place/break blocks in the plot world

导致的问题r Error message

复现方法 Using any block placer offered by mods will cause this issue, like industrialforegoing:block_placer

截图/视频 (如果没有可以忽略)

Kotori0629 commented 2 years ago

Error message?

ShunL12324 commented 2 years ago

Error message?

error

Luohuayu commented 2 years ago

这个版本PlotQqured不支持FakePlayer 已增加fakePlayer.eventPass选项(catserver.yml), 但开启该选项可能会造成FakePlayer越权的后果 https://github.com/Luohuayu/CatServer/commit/f8777499df2a6398419b41245da15be36c8c9d44

ShunL12324 commented 2 years ago

这个版本PlotQqured不支持FakePlayer 已增加fakePlayer.eventPass选项(catserver.yml), 但开启该选项可能会造成FakePlayer越权的后果 f877749

使用 CatServer-1.16.5-09dbc0f3-server 设置passEvent为true or false 都不能解决这个问题 log