Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.12 KB

TimedTeleport

Create a set of locations to teleport through in a loop.

Installation:

Drag and drop the plugin in your plugins folder Restart/reload

Usage:

  • Create your first teleport timer with /timedteleport create .
  • You can then set as many points as you want (on your location) with /timedteleport addpoint
  • Add as many points as you want
  • Use /timedteleport setduration to set the time between each teleportation
  • You can then use /timedteleport start to start the teleportation loop.
  • If you are done, use /timedteleport stop

Commands

  • /timedteleport : Main help command
  • /timedteleport list : See all created teleporters
  • /timedteleport create : Create a new teleporter
  • /timedteleport remove : Remove a teleporter
  • /timedteleport addpoint : Add your location to the teleporter
  • /timedteleport setduration : Set the duration between each teleport
  • /timedteleport start : Start a teleporter for you
  • /timedteleport stop : Stop your current teleporter

Permissions:

  • timedteleport.use: global permission to use the plugin