v2.0.1: More flexible commands, API expansions & compatibility with newer Paper builds
- Added the option to use
/tour play all to play a tour route for all online players.
- Added
/tour playnear <route> <range> [include self?] - allows you to start playing a tour route for players within a certain range.
- Made
/tour play executable by console & commands blocks. This also applies to the new
/tour playnear command.
- Fixed compatibility with Paper versions after build #174 (their new chunk system).
API changes - Fixed error when removing a tour which has never been saved to disk
- Added more methods to the RoutePoint interface, including the ability to move the point, modify how long it's visible, and modify title, description, and label
- Added documentation to more methods