Details
Supported Bukkit Versions
Changelog
- Completed abstraction from Bukkit.
- Added a Spout port that works in that it doesn't crash the server on start-up :)
- Added support for * and .* permissions
- Added routes.travel.<name> permission for travelling through /travel.
- Added routes.travel.sign.<name> permission for travelling by clicking a sign.
- Added /routes close (short /ro close), which closes the editor
- Added /routes nodeproperties <tension> <bias> <continuity> (short /ro np)
- Waypoint markers for "/routes edit" are now only visible to the player typing the command.
- Added /routes removenode (short /ro rmnode) and /routes movenode (short /ro mvnode) to remove a node and and move a node to your current location.
- /routes edit is now showing the players that are already editing the route you specified.
- Likely fixed the "moved too fast" problems when initially mounting dragons. (If they still occur, please report)
- If you change something in a route that someone else is also editing, the changes are also visible to the other players editing the same route.