Powerful cinematic creation tool to show off your server
Looking for a way to easily create in-game cinematics for your server? ServerTours is the answer!
What can I use this for?
Tired of boring signs and holograms? Show new players an introductory tour around your server instead! ServerTours is much more engaging than other methods.
For more advanced users, ServerTours also offers an advanced developer API (see below). This can be used to integrate with other plugins and provide a truely dynamic experience.
Placeholders
/tour create <name>
Creates a new tour route - servertours.commands.create
/tour remove <name>
Removes a tour route - servertours.commands.remove
/tour edit <name>
Enters edit mode for the specified tour route - servertours.commands.edit
/tour exit
Exits edit mode - servertours.commands.edit
/tour reload
Reloads the config.yml and lang.yml files - servertours.commands.reload
/tour play <route>
Shows you the specified tour route - servertours.commands.play (Granted to everyone by default)
/tour play <route> [player/all]
Shows the specified player, or all players, the tour route - servertours.commands.play.other
/tour playnear <name> <range> [include self?]
Shows the specified tour to all players within a certain range. The third argument controls whether the player that runs the command should also be showed the tour - servertours.commands.playnear
/tour stop <player/all>
Stops the tour for the specified player, or all players - servertours.commands.stop
ServerTours offers an easy-to-use Developer API which can be used to integrate other systems into the plugin. Useful links:
Please make sure you're running the latest version of ServerTours and ProtocolLib (however, make sure this is the correct build for your version of Minecraft! More info about this can be found on the ProtocolLib Spigot page). Often issues are already fixed in newer versions.
If you're getting kicked when you click on a route point, try using Waterfall instead of Bungeecord.
Get support via Discord here: https://discord.gg/V6W5U6mgTk