From eb06fbbd2f020ab3b798d7fd970563e0822c723b Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 6 Aug 2021 02:28:55 +0200 Subject: [PATCH] Fix /tp issue in combination with essentials --- src/main/resources/plugin.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6e7bc54..dcf3b50 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -7,4 +7,6 @@ softdepend: [PlaceholderAPI,Train_Carts,Multiverse-Core,MultiWorld] api-version: 1.13 commands: themepark: - aliases: [tp] \ No newline at end of file + aliases: + tp: + - "essentials:tp $1-"