Closed connection-lost closed 7 years ago
Inspired from issue #46
It is currently possible to ditch PlayerInteractEvent in quick-lock and use BlockPlaceEvent + ProtocolLib to deny sign editor to pop up. The potential gain is remove all unnecessary permission check and increase compatibility with block loggers.
Not possible at this moment. Right click a chest with sign no longer make the placing sign attempt.
Inspired from issue #46
It is currently possible to ditch PlayerInteractEvent in quick-lock and use BlockPlaceEvent + ProtocolLib to deny sign editor to pop up. The potential gain is remove all unnecessary permission check and increase compatibility with block loggers.