Skip to content

Releases: SpraxDev/BetterChairs

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

v1.5.6

21 Jan 12:05
c8e05d2
Compare
Choose a tag to compare

Changed

  • Fixes specifying custom blocks in the config not working
    • Only stairs and chairs were able to work, no matter what you specified

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

v1.5.5

08 Jan 12:33
10d9cce
Compare
Choose a tag to compare

Changed

  • config.yml and message.yml are now properly read in UTF-8 on all systems
    • This allows non-english languages to be used properly
  • Updated download links to the Songoda Marketplace to use the new URL

Full Changelog: v1.5.4...v1.5.5

v1.5.4

03 Jan 18:29
07bdd95
Compare
Choose a tag to compare

Added

  • Minecraft 1.19.3 support
  • New configuration option to allow seat-switching while sitting
    • It is disabled by default

Changed

  • Fixes updater permission description not being declared correctly

Full Changelog: v1.5.3...v1.5.4