You need protocollib to run this plugin
- Title, Subtitle and Actionbar support
- Execute commands on every view
- Interpolate the tour based on every single viewpoint
- newbie tours (name a tour "newbie" for this)
- supports "one time" use of tours
Servertutorial.user: Grants access to the /tour command
Servertutorial.admin: Grants access to every other command
/tour reload
Reloads all tutorials
/tour list
Lists all tutorials
/tour [name]
Visit a tour
/tour [name] create
Create a new tour
/tour [name] add
Add a new view to the specified tour
/tour [name] remove
Remove the last view
/tour [name] save
Saves the tour. Notice that this does not happen automatically.
/tour [name] delete
Delete the specified tour on the file system. You still need to reload for disabling it.
/tour [name] command [number] [text]
Sets a command, which is executed at the specified view. the variable {player} gets replaced with the player name. You can define how the command gets executed:
console: execute the command as console
player: execute the command as player
op: same as player, though the command will be performed as an operator
The default value is player.
/tour [name] command clear
Removes the command from the tour
/tour [name] info [number]
prints some general info to the specified view
/tour [name] add [number]
add a view at a certain position
/tour [name] remove [number]
remove a view at a certain position
/tour [name] pos [number]
updates the position of the view
/tour [name] tp [number]
teleports you to the position of the view
/tour [name] title [number] [text]
set the title
/tour [name] title [number] clear
remove the title
/tour [name] subtitle [number] [text]
set the subtitle
/tour [name] subtitle [number] clear
remove the subtitle
/tour [name] chat [number] [text]
set the chatmessage of a view
/tour [name] chat [nummer] clear
remove the chatmessage
/tour [name] speed [number] [wert]
set the speed of a view
/tour [name] type [number] [type]
set the type of a view.
(0 = cubic interpolation, 1 = linear interpolation, 2 = teleport)
The configuration file that is coming with this plugins contains the default values for a newly created view.
Code (Text):
speed: 0.01
type: 0
#Examplecommand: "give {player} apple 1"
command: ""
dispatch: "CONSOLE"
type: 0
#Examplecommand: "give {player} apple 1"
command: ""
dispatch: "CONSOLE"
You are not allowed to decompile, reupload or modifiy this plugin and any resource that is coming with it.
showcase-video
Big Credits to @Flyin for every graphic on this front page (Thanks for all your support)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ServerTours is a free Minecraft Java mod. Downloaded 2,400 times (via Spigot). Download it and open it directly in the game.