{"id":61131,"date":"2026-06-03T16:26:27","date_gmt":"2026-06-03T13:26:27","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/"},"modified":"2026-06-03T16:26:27","modified_gmt":"2026-06-03T13:26:27","slug":"easyroads","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/","title":{"rendered":"EasyRoads"},"content":{"rendered":"<p>Transform your Minecraft server with EasyRoads! This plugin allows you to create and manage special roads that modify the speed of players and entities. Customize road properties and schemas, configure messages, and control affected entities with ease!<\/p>\n<p>## Features<\/p>\n<p>&#8211; Define roads with specific speeds and blocks.<br \/>\n&#8211; Adjust player and entity movement speeds based on their location on roads.<br \/>\n&#8211; Customizable messages for various actions.<br \/>\n&#8211; Simple commands for configuration management and road listing.<br \/>\n&#8211; Lightweight and easy to use.<br \/>\n&#8211; Supports non-player living entities (configurable).<br \/>\n&#8211; Configurable speed increase and decay rates.<br \/>\n&#8211; Detailed configuration options for maximum flexibility.<\/p>\n<p>### Installation<\/p>\n<p>1. Download the latest version of EasyRoads from the releases section.<br \/>\n2. Place the `EasyRoads.jar` file into your server&#8217;s `plugins` directory.<br \/>\n3. Restart or reload your server to enable the plugin.<br \/>\n4. Configure the plugin by editing the `config.yml` file located in `plugins\/EasyRoads\/`.<\/p>\n<p>### Configuration<\/p>\n<p>The plugin uses a configuration file located in `plugins\/EasyRoads\/config.yml`. Key settings include:<\/p>\n<p>&#8211; `speedIncreaseRate`: Rate at which the speed increases when on a road.<br \/>\n&#8211; `speedDecayRate`: Rate at which the speed decreases when off a road.<br \/>\n&#8211; `messages`: Customizable messages for various plugin actions.<br \/>\n&#8211; `roads`: Define roads with their respective speed and block types.<br \/>\n&#8211; `affectedEntities`: List of entity types affected by the road speeds.<\/p>\n<p>### Example configuration:<\/p>\n<p>&#8220;`yaml<br \/>\n# This is the main configuration file for the plugin<br \/>\n# You can add more roads by adding more road names<br \/>\n# and blocks to the list of blocks for each road<\/p>\n<p># maximum acceleration per tick<br \/>\nspeedIncreaseRate: 0.1<br \/>\n# maximum deceleration per tick<br \/>\nspeedDecayRate: 1<\/p>\n<p># Customizable messages (you can use color codes)<br \/>\nmessages:<br \/>\n  onRoad: &#8220;&#038;cYou are on a road!&#8221;<br \/>\n  noPermission: &#8220;&#038;4You do not have permission to use this command.&#8221;<br \/>\n  reloadSuccess: &#8220;&#038;aConfiguration reloaded successfully.&#8221;<br \/>\n  listHeader: &#8220;&#038;6Roads:&#8221;<br \/>\n  help:<br \/>\n    header: &#8220;&#038;bEasyRoads commands:&#8221;<br \/>\n    reload: &#8220;&#038;7\/easyroads reload &#8211; Reload the EasyRoads configuration.&#8221;<br \/>\n    list: &#8220;&#038;7\/easyroads list &#8211; List all roads.&#8221;<br \/>\n    help: &#8220;&#038;7\/easyroads help &#8211; Display this help message.&#8221;<br \/>\n  invalidCommand: &#8220;&#038;cInvalid subcommand. Use \/easyroads help for available commands.&#8221;<\/p>\n<p># Affected non-player living entities, may affect performance negatively<br \/>\n# See https:\/\/hub.spigotmc.org\/javadocs\/bukkit\/org\/bukkit\/entity\/EntityType.html<br \/>\naffectedEntities:<br \/>\n    &#8211; HORSE<br \/>\n    &#8211; DONKEY<br \/>\n    &#8211; MULE<br \/>\n    &#8211; SKELETON_HORSE<br \/>\n    &#8211; ZOMBIE_HORSE<br \/>\n    &#8211; CAMEL<br \/>\n    &#8211; PIG<br \/>\n    &#8211; STRIDER<\/p>\n<p># Road definitions<br \/>\nroads:<br \/>\n  road1:<br \/>\n    speed: 0.5<br \/>\n    blocks:<br \/>\n      &#8211; DIRT_PATH<br \/>\n  road2:<br \/>\n    speed: 2<br \/>\n    blocks:<br \/>\n      &#8211; GRAVEL<br \/>\n      &#8211; COBBLESTONE<br \/>\n      &#8211; COBBLESTONE<br \/>\n  road3:<br \/>\n    speed: 3<br \/>\n    blocks:<br \/>\n      &#8211; ANY<br \/>\n      &#8211; GRAVEL<br \/>\n      &#8211; COBBLESTONE<br \/>\n      &#8211; COBBLESTONE<\/p>\n<p>&#8220;`<\/p>\n<p>### Commands<\/p>\n<p>&#8220;`\/easyroads help:&#8220;` Display the help message.<\/p>\n<p>&#8220;`\/easyroads reload&#8220;` Reload the plugin configuration.<\/p>\n<p>&#8220;`\/easyroads list&#8220;` List all configured roads.<\/p>\n<p>### Permissions<\/p>\n<p>&#8220;`easyroads.reload&#8220;` Permission to reload the configuration.<\/p>\n<p>&#8220;`easyroads.list&#8220;` Permission to list all roads.<\/p>\n<p>## Troubleshooting<\/p>\n<p>If you encounter issues, check the server console for error messages and ensure that the configuration file is correctly<br \/>\nformatted. For further assistance, feel free to open an issue on the GitHub repository.<\/p>\n<p>## Contributing<\/p>\n<p>This plugin was originally developed for my own role-playing and world-building server,<br \/>\nbut I decided to share it with the community.<br \/>\nI don\u2019t have a specific roadmap for future features,<br \/>\nso if you have ideas or improvements,<br \/>\nfeel free to contribute.<br \/>\nContributions are always welcome<br \/>\nfork the repository and submit a pull request,<br \/>\nor open an issue if you find a bug.<\/p>\n<p>## License<\/p>\n<p>This project is licensed under the MIT License.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Transform your Minecraft server with EasyRoads! This plugin allows you to create and manage special roads that modify the speed of players and entities. Customize road properties and schemas, configure messages, and control affected entities with ease!<\/p>\n","protected":false},"featured_media":61132,"template":"","meta":{"_minecraft_slug":"easyroads","_minecraft_project_id":"t3wy9tVr","_minecraft_author":"Tepeshini","_minecraft_license":"MIT","_minecraft_downloads":191,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"easyroads.zip","_minecraft_size_bytes":53368,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T12:48:51.023068Z","_minecraft_date_created":"2024-08-22T23:08:37.755785Z","_minecraft_date_modified":"2025-10-17T21:11:24.421643Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/easyroads","_minecraft_icon_attachment_id":61132,"_minecraft_imported_at":"2026-06-03T13:26:28+00:00","_minecraft_import_hash":"b0e61e1092e746f83497553e1d80b9f9","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,127,129,123,869],"mod_loader":[132,134],"minecraft_version":[62,37,82],"class_list":["post-61131","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-paper","mod_category-spigot","mod_category-technology","mod_category-transportation","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EasyRoads - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EasyRoads - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Transform your Minecraft server with EasyRoads! This plugin allows you to create and manage special roads that modify the speed of players and entities. Customize road properties and schemas, configure messages, and control affected entities with ease!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/\",\"name\":\"EasyRoads - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp\",\"datePublished\":\"2026-06-03T13:26:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/easyroads\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EasyRoads\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EasyRoads - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/","og_locale":"en_US","og_type":"article","og_title":"EasyRoads - Minecraft","og_description":"Transform your Minecraft server with EasyRoads! This plugin allows you to create and manage special roads that modify the speed of players and entities. Customize road properties and schemas, configure messages, and control affected entities with ease!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/","name":"EasyRoads - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp","datePublished":"2026-06-03T13:26:27+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/easyroads-icon-55183ce1b17ba14a497c660a64c168e9e4b9c9f8_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/easyroads\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"EasyRoads"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/61131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/61132"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=61131"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=61131"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=61131"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=61131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}