Releases: SpraxDev/BetterChairs
Releases · SpraxDev/BetterChairs
v1.18.0
Added
- Add more checks to dismount players from their chairs, when the block they are sitting on disappears
- e.g. ice melting, leaves decaying, block updates/physics that break a block, ...
Changed
- Improved chair (block) detection, that might fix some edge-cases where players would not be dismounted from their chairs
- This also affected other plugins using the ChairManager, not being able to find a chair, although it existed
- You probably never noticed this bug
Full Changelog: v1.17.0...v1.18.0
v1.17.0
Added
- Partial support for Minecraft 1.21.11
- Paper only published experimental builds so far - These are incompatible
I am hoping for the non-experimental builds to work with this plugin version
- Paper only published experimental builds so far - These are incompatible
Full Changelog: v1.16.0...v1.17.0
v1.16.0
Added
- Support for Minecraft 1.21.10 (+ 1.21.9)
- Support for Paper 1.21.8
Full Changelog: v1.15.0...v1.16.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
Added
- Add an option to make right-clicking on chairs opt in by default (#203)
- When enabled, players need to toggle/enable chairs for themselves using
/toggleChairs,/bctor/BetterChairs toggle - By default, this option is disabled and players can just right-click on chairs (as it has been the case before)
- When enabled, players need to toggle/enable chairs for themselves using
Changed
- Correct sitting height for Minecraft 1.20 and 1.21 (#204)
- Correct sitting height for trapdoors (you now sit a bit lower than before)
- Detect all current trapdoor variations when applying a specific sitting height for them
Full Changelog: v1.10.0...v1.11.0