Breaking Changes
- PacketEvents and CommandAPI are no longer shaded.
- To use the plugin, you MUST install them as separate plugins.
- Minecraft version support will now depend on the versions of these dependencies.
- For 1.21.5 support, you must use the dev builds for PacketEvents (2.8.0) and CommandAPI 10.0.0.
- From now on, there may not be a new release for a new Minecraft version, unless FasterCrystals requires an update to make it run. The supported versions will always be updated on the Modrinth page.
- Command-related configuration (e.g. datapack reloading on init, message when console attempts to run a player-only command) is now set in
plugins/CommandAPI/config.yml
.
Fixes
- Fixed an NPE with a packet listener.
- Fixed an exception on Folia that was thrown when the player moves to another region while their left click was being processed.
- Fixed a concurrency issue with Users on Folia.
Bug Fixes
- Fixed an exception when the plugin damages a crystal for a player in 1.21.3
- 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.
New Features
- 1.21 server support
- Added bStats metrics
Bug Fixes
- Fixed being unable to build the project when not using JDK 17
Full Changelog: https://github.com/mcpvp-club/FasterCrystals/compare/v1.6.0...v1.7.0
New Features
- Folia support
/fastercrystals reload
command- The plugin now uses the new interaction range attributes to determine possible reach
Bug Fixes
- Fixed a console error that happens when a player is teleported to another world while crystalling
- Fixed the plugin not functioning in Paper 1.20.6 builds 64 and above
New Features
- 1.20.5/6 server support
- Ability to edit toggle message in
config.yml
Changes
- Renamed permission
fastercrystals.fastcrystals
tofastercrystals.toggle
- Renamed
/fastcrystals
to/fastercrystals
(the former will still work)
Bug Fixes
- Fixed errors in ViaVersion 4.10+
- Fixed a small, common desync in raytracing when crystalling