mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 07:35:08 +00: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:
|
tag:
|
||||||
- minecraft:tag $1-
|
- minecraft:tag $1-
|
||||||
teleport:
|
teleport:
|
||||||
- tp $1-
|
- minecraft:teleport $1-
|
||||||
tell:
|
tell:
|
||||||
- minecraft:tell $1-
|
- minecraft:tell $1-
|
||||||
tellraw:
|
tellraw:
|
||||||
- minecraft:tellraw $1-
|
- minecraft:tellraw $1-
|
||||||
time:
|
time:
|
||||||
- minecraft:time $1-
|
- minecraft:time $1-
|
||||||
|
tp:
|
||||||
|
- minecraft:tp $1-
|
||||||
essentials:etpall:
|
essentials:etpall:
|
||||||
- tp $1-
|
- tp $1-
|
||||||
essentials:tpall:
|
essentials:tpall:
|
||||||
|
|
Loading…
Reference in a new issue