-
Notifications
You must be signed in to change notification settings - Fork 0
Home
User Commands
-
/tutorials
- View all tutorials you are allowed to start. -
/tutorial <tutorial>
- Start a tutorial.
Admin Commands
-
/tutorial <tutorial> <player>
- Start a tutorial for another player. -
/tc
- Show general syntax help for all subcommands. -
/tc create <tutorial>
- Create a new tutorial. -
/tc edit <tutorial>
- Configure a tutorial using the tutorial editor. -
/tc edit
- View all tutorials sorted by last edit. -
/tc reload <config|tutorials>
- Load the config or tutorials from the saved file. -
/abort
- Exit the chat input while creating actions.
User Permissions
-
tutorialcreator.startvillager.<tutorial>
- Start a tutorial by right-clicking the villager -
tutorialcreator.startvillager.*
- Start all tutorials by right-clicking the villager -
tutorialcreator.startcommand.<tutorial>
- Start a tutorial by using /tutorial <tutorial> -
tutorialcreator.startcommand.*
- Start all tutorials by using /tutorial <tutorial>
Admin Permissions
-
tutorialcreator.edit
– Access the/tc <create|edit|reload>
command. -
tutorialcreator.forcetutorial
– Start tutorials for other players -
tutorialcreator.bypassinvis
– See players that are currently in a tutorial -
tutorialcreator.removevillager
– Shift-rightclick villagers to open the villager-gui
How can I delete the tutorial villager?
Shift-rightclick the villager to open the Villager-GUI. From there, you can remove the villager using the delete option.
Player falls out of the air at the end of the tutorial.
Add a delay before the tutorial ends.
Why can't the player hear a certain sound?
Make sure you are using the correct sound for your version of Minecraft (sound list for latest version).
Also ensure you teleport the player before playing the sound, as sounds are played relative to the player's position.
If you are using an older Minecraft version, check the sound names for that version.
I can see the players that are in a tutorial.
Players in tutorials are hidden from others by default. You can still see them if you have the
tutorialcreator.bypassinvis
permission. See Admin Permissions for details.
Players receive messages from other plugins during the tutorial.
Optionally, install the correct version of ProtocolLib. TutorialCreator will then try to intercept messages from other plugins.
Make sure you use the ProtocolLib version that matches your Minecraft server version. (See the ProtocolLib resource page for version compatibility.)
Invalid input error message when configuring an action.
Some chat plugins cause problems with chat input.
Try using TutorialCreator without the chat plugin, or adjust the chat formatting settings.
Development and distribution of TutorialCreator server plugin by Freeforever on spigotmc.org and builtbybit.com.
Link: TutorialCreator