Releases: Horizonik/FasterPathways
Releases · Horizonik/FasterPathways
v1.4
What's Changed
- Feat: rework plugin to use attributes instead of potion effects by @Horizonik in #2
Full Changelog: v1.3...v1.4
v1.3
Changes
- Added an option to disable the speed effect in specific worlds, you can use the new disabledWorlds key within the config to accomplish this!
- Built this version using the 1.21.4 spigotAPI to ensure compatibility with newer Minecraft versions! (previously built with 1.19.2).
v1.2
Config Changes
- Added an option to change the type of the block that gives the speed boost to any block in the game (And now you can have multiple blocks that all give the speed boost).
- Made color codes work with the actionBar message from the config.
- Added an option to disable the actionBar message.
General Changes
- Minor code optimizations for the best performance and least calls.