
Simply Horse Roads
It's a simple and optimized plugin that boost the horse speed on certain road-blocks with the opition to add player boost aswell.
49
3
What is Horse Roads?
It's a simple and optimized plugin that boost the horse speed on certain blocks with the opition to add player boost.
How to use Horse Roads?
Just simply add the plugin jar file to the plugins folder.
Where to edit the config?
Go into plugins then find the folder called HorseBoostPlugin then into the folder to find the config.
Config
# Welcome dear people, here you can config the speed stuff. :3
# List all blocks that should boost the horse or player speed here, all CAPITALIZED using the default Minecraft block ID.
# When you want to add more than three blocks, you can just enter in a new line with a -.
#-------------------------------------------------------------
boost-blocks:
- GRAVEL
- COBBLESTONE
- DIRT_PATH
#-------------------------------------------------------------
# Should players without horse receive a boost on those blocks.
boost-players: true
# Will horses get a boost(just disable this instead of uninstalling the plugin if there are issues or anything)
boost-horses: true
# Value by how much should horses or players be faster.
#-------------------------------------------------------
speed-multiplier: 1.5
#-------------------------------------------------------