The easiest way to transport villagers. No boats, no minecarts – just a lead and a right-click.
Every Minecraft player knows the frustration of moving villagers over long distances. The Villager on a Leash plugin puts an end to complicated rail systems and boat pushing.
It allows you to lead villagers (and even zombie villagers) with a standard lead, just like any other animal. This saves time, resources, and most importantly, your nerves.
You can easily enable the custom Villager Leash by setting require-special-leash: true in your config file. Once activated, regular leads will no longer work on villagers.
# Config´s plugin version: 0.9.6
# Allow leashing of wandering traders
# Wandering traders exist since 1.14+. Older versions just ignore this option
allow-leashing-wandering_traders: false # Default: false
# Activates the special leash crafting recipe (normal ones don´t work on villagers anymore when activated!)
require-special-leash: false # Default: false
#Recipe:
# -------------------------------
# | | | |
# | /// | EMERALD | /// |
# | | | |
# |---------|---------|---------|
# | | | |
# | EMERALD | LEASH | EMERALD |
# | | | |
# |---------|---------|---------|
# | | | |
# | /// | EMERALD | /// |
# | | | |
# -------------------------------
Downloads Worldwide
Just put it in your Plugin-folder
Survival Friendly