| ... | @@ -12,7 +12,7 @@ Attributes | 
... | @@ -12,7 +12,7 @@ Attributes | 
| 
 | 
| world                 | w         | The destination-world. Optional attribute if "location" is given              |               |
 | 
 | 
| world                 | w         | The destination-world. Optional attribute if "location" is given              |               |
 | 
| 
 | 
| yaw                   | y         | The yaw that the affected entities should assume                              | 0             |
 | 
 | 
| yaw                   | y         | The yaw that the affected entities should assume                              | 0             |
 | 
| 
 | 
| pitch                 | p         | The pitch that the affected entities should assume                            | 0             |
 | 
 | 
| pitch                 | p         | The pitch that the affected entities should assume                            | 0             |
 | 
| 
 | 
| mode                  | m         | The mode used for the location, can be relative or directional                |               |
 | 
 | 
| relative                 | r        | If the location is relative or directional                | false              |
 | 
| 
 | 
| origin                | o         | When use any mode, if the origin should be from the caster or from the target |               |
 | 
 | 
| origin                | o         | When use any mode, if the origin should be from the caster or from the target |               |
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
Examples
 | 
 | 
Examples
 | 
| ... | @@ -22,4 +22,4 @@ Will teleport all players in a radius of 50 blocks around the casting | 
... | @@ -22,4 +22,4 @@ Will teleport all players in a radius of 50 blocks around the casting | 
| 
 | 
mob to the specified location:
 | 
 | 
mob to the specified location:
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
    Skills:
 | 
 | 
    Skills:
 | 
| 
 | 
    - teleportto{location=190,64,200} @PIR{r=50} | 
 | 
    - teleportto{location=190,64,200} @PIR{r=50} | 
 | 
 | 
 | 
\ No newline at end of file |