
FasterCrystals
Allows high ping players to crystal quickly.
- Загрузки
- 20K
- Подписчики
- 28
- Обновлён
- 11 мая 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 23 сентября 2023 г.
PacketEvents must be installed for this plugin to work.
FasterCrystals detects left & right clicks separately from crystal attack & place packets to manually place crystals for users with high ping.
There is a per-user toggle, /fastercrystals, with permission fastercrystals.toggle.
You can edit the toggle message in config.yml.
Ченджлог
2.2.1Релиз26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.
Changes
- General refactoring / Nullpointer fix
- Fix tab completion filtering, PAPI version sync, and missing license
- fix: rare schedule exception being thrown on Folia
2.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 11 марта 2026 г.
- Added the
default-stateconfiguration key which determines the default value of the FasterCrystals toggle. - Listeners will now check if the plugin is in a disabled state before scheduling a task.
- The attack packet listener will now check if the event was cancelled by another listener.
- Fixed strength levels not being considered with weakness for damage eligibility.
2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 21 октября 2025 г.
Additions
- Added API to toggle FasterCrystals per player using a plugin dependency
Fixes
- Improved Folia crystal speeds
2.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 26 июня 2025 г.
What's Changed
- fix: ensure packet listeners are unregistered when the plugin is disabled
- refactor: remove CommandAPI dependency
- Utilize correct scheduler for removing entity from world
2.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 21 апреля 2025 г.
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.
1.10.0Релиз1.21.2, 1.21.3, 1.21.4 · 23 декабря 2024 г.
Changes
- Added 1.21.4 server support
1.9.1Релиз1.21.1, 1.21.2, 1.21.3 · 30 ноября 2024 г.
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.
PrePlayerAttackEntityEventis now called when the plugin damages a crystal for a player.
1.9.0Релиз1.21.1, 1.21.2, 1.21.3 · 26 ноября 2024 г.
Features
- feat: 1.21.2/3 support
- Dropped support for 1.17.1 to 1.20.4.
- feat: PlaceholderAPI support for toggle status
Bug Fixes
- Fixed spectator mode players blocking crystal placement
Комментарии
Загружаем…