Skip to content

Releases: mcpvp-club/FasterCrystals

1.9.1

30 Nov 20:15
149932d
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an exception when the plugin damages a crystal for a player in 1.21.3 04e63be
    • This also fixed player attack sounds not playing in this scenario.
    • Exhaustion is now increased properly when the plugin damages a crystal for a player.
    • PrePlayerAttackEntityEvent is now called when the plugin damages a crystal for a player.

1.9.0

26 Nov 04:32
f4deb48
Compare
Choose a tag to compare

Features

  • feat: 1.21.2/3 support by @Jyguy in #29
    • Dropped support for 1.17.1 to 1.20.4.
  • feat: PlaceholderAPI support for toggle status by @Jyguy in #28

Bug Fixes

  • Fixed spectator mode players blocking crystal placement b2c22a8

Full Changelog: v1.8.2...v1.9.0

1.8.2

23 Sep 20:04
a45d6e4
Compare
Choose a tag to compare

Changes

  • Change default console command fail message #25
  • Fixed a memory leak when unloading a world with crystals 4b6528c

Full Changelog: v1.8.1...v1.8.2

1.8.1

05 Sep 17:10
c26b760
Compare
Choose a tag to compare

Bug Fixes

  • Fixed crystal placements on bedrock being slow 69c041b
  • Fixed crystal placements at height limit (y>319) being slow c163bb0
  • Fixed dropping items from a creative inventory breaking crystals 76a5461

Full Changelog: v1.8.0...v1.8.1

1.8.0

12 Aug 16:15
65c41d5
Compare
Choose a tag to compare

What's Changed

  • feat: 1.21.1 server support #21

Full Changelog: v1.7.0...v1.8.0

1.7.0

22 Jul 12:36
707ed85
Compare
Choose a tag to compare

New Features

  • feat: 1.21 support #18
  • Added bStats metrics 90f1f76

Bug Fixes

  • Fixed being unable to build the project when not using JDK 17 ac5e1b4

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

1.6.0

05 Jun 20:31
2f86b2f
Compare
Choose a tag to compare

New Features

  • Folia support #16
  • /fastercrystals reload command f6a4421
  • The plugin now uses the new interaction range attributes to determine possible reach a7eb95d

Bug Fixes

  • Fixed a console error that happens when a player is teleported to another world while crystalling e7ba72c
  • Fixed the plugin not functioning in Paper 1.20.6 builds 64 and above a70f5ea

Full Changelog: v1.5.0...v1.6.0

1.5.0

09 May 04:09
c5240c1
Compare
Choose a tag to compare

New Features

  • 1.20.5/6 server support #14
  • Ability to edit toggle message in config.yml by @Manered #10

Changes

  • Renamed permission fastercrystals.fastcrystals to fastercrystals.toggle 265c89b
  • Renamed /fastcrystals to /fastercrystals (the former will still work) 265c89b

Bug Fixes

  • Fixed errors in ViaVersion 4.10+ #14
  • Fixed a small, common desync in raytracing when crystalling 9d6aa8e

New Contributors

Full Changelog: v1.4.3...v1.5.0

1.4.3

16 Feb 22:13
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an exception in 1.20.4 5ae078b

1.4.2

14 Jan 15:45
Compare
Choose a tag to compare

Bug Fixes

  • Fixed spectators being able to break crystals a50af0d