⚡ ServerTours » Easily create cinematics! [1.17.1 - 1.21]

Plugins ⚡ ServerTours » Easily create cinematics! [1.17.1 - 1.21] 2.1.2

Pro Download
Versions
  1. 1.17
  2. 1.18
  3. 1.19
  4. 1.20
  5. 1.21

1722353704973.png


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.


[IMG]

[IMG]





[IMG]

  • Powerful cinematic editor that anyone can learn in minutes
  • Built with performance in mind
  • Editor visualizes routes with particles: what you see is what you get!
  • Set titles & text to display at every point
  • Set commands to run at different points in the tour
  • Multiple types of tour waypoints (stationary, orbit, and interpolate)
  • Compatible with Minecraft 1.17.x, 1.18.x, and 1.19.x
  • Configure everything!
  • Comprehensive developer API which can be used to integrate with other plugins
  • PlaceholderAPI integration
Placeholders
  • %servertours_route% - Shows the route currently being played
  • %servertours_point% - Shows the route point you're at
  • %servertours_numpoints% - Shows the total number of points this route has
  • %servertours_percent% - Shows what percentage of the route you've completed

ServerTours requires ProtocolLib to run.

[IMG]


/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 <Name>
Shows you the specified tour route - servertours.commands.play (Granted to everyone by default)

/tour play <Name> [Player]
Shows the specified player the tour route - servertours.commands.play.other


[IMG]


Spoiler: config.yml
Spoiler: lang.yml

[IMG]


ServerTours offers an easy-to-use Developer API which can be used to integrate other systems into the plugin. You can find the Javadoc here. There are also some basic examples available here.

Spoiler: Gradle (Groovy DSL)
Spoiler: Gradle (Kotlin DSL)
Spoiler: Maven

[IMG]


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.

Uploader


Downloads
15
Views
833
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods

Latest updates

  1. v2.1.2: Small feature additions

    - Added a new /tour stop <player/all> command (permission: servertours.commands.stop) that...
  2. Support for 1.20 and 1.20.1

    This release adds support for Minecraft 1.20 & 1.20.1. Please make sure to use ProtocolLib's dev...
  3. v2.0.9: Another max health fix

    Fixed another possible exception which could occur when the player's max health is something...

Similar resources

CustomTab | [1.8 - 1.19] | Easily customize the tab ArteffKods
CustomTab | [1.8 - 1.19] | Easily customize the tab
0.00 star(s) 0 ratings
Updated
Back
Top Bottom