FasterPathways icon

FasterPathways -----

Gain a speed effect when walking on a dirt path block (configurable)



icon.png
Faster Pathways

A plugin that enhances travel by granting speed effects when walking on configurable blocks. Create efficient transportation networks in your Minecraft world using any blocks you choose. This plugin aims to make your journeys more enjoyable and efficient.

[​IMG]

Features
  • Configurable speed blocks (not just dirt paths)
  • Adjustable speed effect level and duration
  • World-specific enabling/disabling
  • Customizable action bar messages with color codes
  • Multi-block support for creating varied path networks
Installation
  1. Compatible with Spigot/Paper 1.19+
  2. Download plugin JAR
  3. Place in plugins folder
  4. Restart server
Updating to the latest version
  1. Delete the previous version of the plugin.
  2. Delete the `plugins/FasterPathways/config.yml` directory and config file.
  3. Install the latest version of the plugin and follow the steps in "Installation".
Configuration
Configure in `FasterPathways/config.yml`:
Code (YAML):

# ──── Block Boost Settings ─────────────────────────────────────────────────────────────
# Preferred per-block configuration
# Use Bukkit material names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
blocks
:
  - material
: DIRT_PATH
    multiplier
: 0.65 # 0.65 → +65% movement speed
  # Additional example:
  # - material: PACKED_ICE
  #   multiplier: 1.0


# ──── Disabled Worlds ──────────────────────────────────────────────────────────────────
# List worlds where the speed boost is disabled. Use [] to enable on all worlds. Or remove the [] and add your world names below.
disabledWorlds
: [ ]
#  - world_example


# ──── Messages (Action Bar) ────────────────────────────────────────────────────────────
# Text shown to the player while walking on boosted blocks. '&' color codes supported.
messages
:
  # Whether to show the action bar message
  showActionBar
: false

  # Text displayed while on a boosted block
  actionBar
: "&eYou're moving faster!"

 


Usage
Walk on any configured block type to gain a speed boost. Create paths using any combination of configured blocks.

Feedback and Support
If you encounter any issues or have suggestions for improving Faster Pathways, please comment below to leave your feedback.

Enjoy your enhanced travel experience with Faster Pathways!

Source code is available via github.
Resource Information
Author:
----------
Total Downloads: 417
First Release: May 16, 2023
Last Update: Aug 14, 2025
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings