From 4603cbe93d82dc4531a08e9630e9b3dbac2ab717 Mon Sep 17 00:00:00 2001 From: Chipmunk <65827213+ChipmunkMC@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:11:01 +0000 Subject: [PATCH] Alias `tp` and `teleport` to their vanilla implementations (#142) --- commands.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/commands.yml b/commands.yml index 2bcb11b..a541ec9 100644 --- a/commands.yml +++ b/commands.yml @@ -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: