mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-20 06:11:30 +01:00
Created DungeonSign Teleport (markdown)
parent
9e36f92e3e
commit
28542e73dd
17
DungeonSign-Teleport.md
Normal file
17
DungeonSign-Teleport.md
Normal file
@ -0,0 +1,17 @@
|
||||
| Line | Input | Example |
|
||||
|------|---------------------------|-------------|
|
||||
| 1st | [Teleport] | [Teleport] |
|
||||
| 2nd | {x coordinate},{y},{z} | 5.0,9.0,-404.0 |
|
||||
| 3rd | {compass direction[1]} | ENE |
|
||||
| 4th | [Trigger](signs#triggers) | P5 |
|
||||
|
||||
[1]: E.g. "N", "NE", "NNE", "E", "ENE"
|
||||
|
||||
Teleport signs can also be left blank and and teleport players to the position where they are placed:
|
||||
|
||||
| Line | Example |
|
||||
|------|------------|
|
||||
| 1st | [Teleport] |
|
||||
| 2nd | |
|
||||
| 3rd | |
|
||||
| 4th | T5 |
|
Loading…
Reference in New Issue
Block a user