From f4fe8808a41fc5ff309f8dce217b470fe06ad477 Mon Sep 17 00:00:00 2001 From: Jason <51760372+JasonHorkles@users.noreply.github.com> Date: Fri, 14 May 2021 17:26:23 -0600 Subject: [PATCH] Remove the `/itemdb alias` suggestion (#4152) --- Essentials/src/main/resources/custom_items.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Essentials/src/main/resources/custom_items.yml b/Essentials/src/main/resources/custom_items.yml index 08184730a..dd798645f 100644 --- a/Essentials/src/main/resources/custom_items.yml +++ b/Essentials/src/main/resources/custom_items.yml @@ -1,8 +1,7 @@ # This file stores custom item aliases. -# We recommend you use the `/itemdb alias` command to manage these. - # NOTE: If you try and alias an item to another entry in this file, the alias won't work. + aliases: bluepaint: blue_dye snad: sand - breakfast: cooked_porkchop \ No newline at end of file + breakfast: cooked_porkchop