mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-21 10:28:14 -05:00
Alias tp
and teleport
to their vanilla implementations (#142)
This commit is contained in:
parent
070a3595c2
commit
4603cbe93d
1 changed files with 3 additions and 1 deletions
|
@ -128,13 +128,15 @@ aliases:
|
|||
tag:
|
||||
- minecraft:tag $1-
|
||||
teleport:
|
||||
- tp $1-
|
||||
- minecraft:teleport $1-
|
||||
tell:
|
||||
- minecraft:tell $1-
|
||||
tellraw:
|
||||
- minecraft:tellraw $1-
|
||||
time:
|
||||
- minecraft:time $1-
|
||||
tp:
|
||||
- minecraft:tp $1-
|
||||
essentials:etpall:
|
||||
- tp $1-
|
||||
essentials:tpall:
|
||||
|
|
Loading…
Reference in a new issue