Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Mechanics
  • teleportto

Last edited by Lxlp Nov 30, 2024
Page history

teleportto

Description

Will teleport the targeted entity or entities to the specified location.

Attributes

Attribute Aliases Description Default
location coordinates, loc, l, c, t, target, to The coordinates of the teleport's destination, or a targeter
world w The destination-world. Optional attribute if "location" is given
yaw y The yaw that the affected entities should assume 0
pitch p The pitch that the affected entities should assume 0
relative r Whether the location is relative or directional false
targetasorigin tao Will use the target's location as the origin instead of the caster false

Examples

Will teleport all players in a radius of 50 blocks around the casting mob to the specified location:

  Skills:
  - teleportto{location=190,64,200;world=world_nether} @PIR{r=50}

Teleports all of the players in a radius of 50 blocks to a locations that is 10 blocks above the caster of the mechanic

  Skills:
  - teleportto{location=@selflocation{y=10}} @PIR{r=50}

Aliases

  • teleportlocation
  • tpt
  • tpl
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques