Description
QuickTP
QuickTP is a click-to-teleport plugin that is quite easy to configure, edit and keep track of. Create a teleport with "/qtp create <name>", then use "/qtp add <name>" while facing an input block and a target block, and everyone who has the permission can use the input block and is being teleported!
Inputs and targets
You can use the following blocks as input (if a player uses it he will be teleported):
- Buttons
- Levers
- Signs
- Pressure Plates
- Chests
- Trapdoors
all other blocks can be used as targets. qtp automatically detects whether the added block is used as an input or as target on using /qtp add.
Commands
- /qtp create <name>: Create an empty teleport
- /qtp add <name>: adds the target block to teleport <name>.
- /qtp remove <name>: Removes the teleport <name>
- /qtp face <name>: Sets the players facing after teleporting to the given facing.
- /qtp list [filter]: lists all teleports [<name> matching filter]
- /qtp input: Lists all materials available as input.
- /qtp goto <name>: Teleports you to the input block of <name>
- /qtp save: Saves the current data of qtp
- /qtp reload: Reloads all qtp data
Permissions
- quicktp.main: use /qtp
- quicktp.use: you can be teleported by clicking inputs
- quicktp.create: use /qtp create, add, face and input
- quicktp.remove: use /qtp remove
- quicktp.list: use /qtp list
- quicktp.save: use /qtp save
- quicktp.reload: use /qtp reload
- quicktp.goto: use /qtp goto


