Readd require-sneaking option for chairs
LadyCailinBot opened this issue ยท 3 comments
CRAFTBOOK-2721 - Reported by TheE
Prior to the rewrite for 1.6, chairs had an option that allows you to only sit when the player is sneaking. This option was removed when rewriting the system for the first time (removal of protocol-lib) due to technical reasons. Since the system has be rewritten again and uses the onInteractEvent and actually aborts if a player is sneaking, the old require-sneaking option could be added again.
Comment by me4502
It hasn't really been re-written again, the sneak option still most likely won't work.