routes

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Allows creating horse/boat/dragon routes
The full and latest source is always available here The plugin is still in development, but there is a preview version available in GitHub's download section.

Documentation

A command list and documentation is available at http://dev.bukkit.org/server-mods/routes/pages/commands/
Permissions are listed on the commands page. routes.travel.sign is required to use signs.
Configuration documentation is available at http://dev.bukkit.org/server-mods/routes/pages/configuration/.

A basic test of the functionality

  1. Add a route with /ro[utes] add <route name>
  2. Get a golden spade and right-click with it where you want waypoints
  3. Optionally test the route use /routes test <route name>. That will make a (fake) dragon go on the route
  4. When done, type /ro close.
  5. Put a sign somewhere (ideally near the start of the route). Any line containing "@@<route name>" will be interpreted as a route entry.
  6. To use the route, double-rightclick the entry on the sign

License notes

The current version is released under LGPL, which means that you can use the plugin and link to it freely, even make modifications and reuse the code, as long as you keep it to yourself.
As soon as you publish something that contains parts of routes, you have to publish the source code as well.
More detailed information can be found in the license linked on the right and on the licenses page of the Free Software Foundation.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit