Skip to content

Releases: Horizonik/FasterPathways

v1.4

14 Aug 17:47
b89f25e

Choose a tag to compare

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

06 Feb 14:22

Choose a tag to compare

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

06 Feb 13:37

Choose a tag to compare

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.

v1.1

16 May 19:29
673ebec

Choose a tag to compare

Features

  • Fixed an issue where the console gets a log spam.

v1.0

16 May 19:23
673ebec

Choose a tag to compare

Features

  • Gain a speed effect when stepping on a dirt path block.
  • Configurable settings to customize the speed effect level and duration.
  • Action bar message displayed to players while walking on a dirt path block.