It's a simple and optimized plugin that boost the horse speed on certain road-blocks with the opition to add player boost aswell.
It's a simple and optimized plugin that boost the horse speed on certain blocks with the opition to add player boost.
Just simply add the plugin jar file to the plugins folder.
Go into plugins then find the folder called HorseBoostPlugin then into the folder to find the 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
#-------------------------------------------------------