From ceda23b7a417809bca6be9b1728d46a5a13099c2 Mon Sep 17 00:00:00 2001 From: GEOEGII555 <57674559+GEOEGII555@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:41:33 +0400 Subject: [PATCH] Don't map minecraft:teleport to the eseentials version of the command (#136) By blocking access to the standard Minecraft /teleport command, you're essentially limiting selectors and teleporting to entities (you can't teleport to entities with the essentials command, even with the UUID) --- commands.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/commands.yml b/commands.yml index 002a50b..8beb706 100644 --- a/commands.yml +++ b/commands.yml @@ -127,8 +127,6 @@ aliases: - bcv Stopping the server tag: - minecraft:tag $1- - minecraft:teleport: - - tp $1- teleport: - tp $1- tell: @@ -137,8 +135,6 @@ aliases: - minecraft:tellraw $1- time: - minecraft:time $1- - minecraft:tp: - - tp $1- essentials:etpall: - tp $1- essentials:tpall: