Skip to content

Releases: SpraxDev/BetterChairs

v1.11.0

17 Aug 17:00
754ac71
Compare
Choose a tag to compare

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, /bct or /BetterChairs toggle
    • By default, this option is disabled and players can just right-click on chairs (as it has been the case before)

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

v1.10.0

11 Aug 11:22
5858d3d
Compare
Choose a tag to compare

Added

  • Support for Paper and Spigot 1.21.1

Full Changelog: v1.9.1...v1.10.0

v1.9.1

26 Jun 21:15
dfd85ab
Compare
Choose a tag to compare

Changed

  • Fixed errors in latest 1.21 Paper and Spigot builds

Full Changelog: v1.9.0...v1.9.1

v1.9.0

15 Jun 12:23
e498de9
Compare
Choose a tag to compare

Added

  • Support for Paper and Spigot 1.21

Full Changelog: v1.8.0...v1.9.0

v1.8.0

09 May 19:55
35656ad
Compare
Choose a tag to compare

Added

  • Support for Paper and Spigot 1.20.6 (and 1.20.5)

Full Changelog: v1.7.3...v1.8.0

v1.7.3

29 Mar 14:36
101b846
Compare
Choose a tag to compare

Added

  • Support for Paper 1.20 builds without CraftBukkit relocation
    • Preparations for announced internal Paper changes

Changed

  • Remove Craftaro Marketplace references from the Updater etc.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

28 Dec 14:34
6a45dca
Compare
Choose a tag to compare

Added

  • Minecraft 1.20.3 / 1.20.4 support
  • modrinth and Hangar plugin pages to the update message (+ README.md)

Full Changelog: v1.7.1...v1.7.2

v1.7.1

24 Sep 15:30
a7de1df
Compare
Choose a tag to compare

Added

  • Minecraft 1.20.2 support
  • Fixes sign detection on chairs not working in newer game versions (NeedsSignsOnBothSides setting) (#193)
  • Adds more wood variants to sign detection on chairs (NeedsSignsOnBothSides setting)
  • Fixes AlreadyOccupied-Message shown when trying to switch to the current seat (AllowSwitchingSeats setting) (#180)

Changed

  • Updates Songoda Marketplace references to Craftaro

Full Changelog: v1.7.0...v1.7.1

v1.7.0

14 Jun 18:44
9325a95
Compare
Choose a tag to compare

Added

  • Minecraft 1.20 / 1.20.1 support

Full Changelog: v1.6.0...v1.7.0

v1.6.0

17 Mar 23:58
e19f4b7
Compare
Choose a tag to compare

Added

  • Minecraft 1.19.4 support

Changed

  • Player no longer fall through the chair block when TeleportPlayerToOldLocation is disabled

Breaking Changes

  • Chair#getPlayerLeavingLocation() now takes TeleportPlayerToOldLocation into account
    and produces a different result when it is disabled
    • Should probably not cause any trouble for other plugins using the API

Full Changelog: v1.5.5...v1.5.6