From 5e81e6bbe3d9724323dcb0de9fda34ebf3472701 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Mon, 25 Jan 2021 09:12:28 +1300 Subject: [PATCH] Remove /d --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9adfa8e7..a6ec4d96 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -13,7 +13,7 @@ commands: aliases: [libsdisg, ld] description: Main command for libsdisguises. disguise: - aliases: [d, dis, disg] + aliases: [dis, disg] permission: libsdisguises.seecmd.disguise description: Disguise yourself as an entity. disguiseentity: @@ -200,4 +200,4 @@ permissions: libsdisguises.seecmd.savedisguise: description: See the /savedisguise command in tab-completion libsdisguises.seecmd.grabhead: - description: See the /grabhead command in tab-completion \ No newline at end of file + description: See the /grabhead command in tab-completion