From 4be4c5fe2a6c8df101482246446da5ad33d72fcc Mon Sep 17 00:00:00 2001 From: lucian929 Date: Sun, 6 Mar 2022 17:58:47 -0500 Subject: [PATCH] Update help command to add new commands --- common/src/main/resources/messages.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/src/main/resources/messages.yml b/common/src/main/resources/messages.yml index dfba0385..f1e0ecf2 100644 --- a/common/src/main/resources/messages.yml +++ b/common/src/main/resources/messages.yml @@ -53,6 +53,10 @@ help-command: "<#6D9DC5> %prefix% - <#40B7D6>/cosmetics dye \\ - <#6D9DC5>Opens dye menu for the specified cosmetic type. +<#5AE4B5>- <#40B7D6>/cosmetics token \\ - <#6D9DC5>Gives player a cosmetic token. + +<#5AE4B5>- <#40B7D6>/cosmetics menu \\ - <#6D9DC5>Opens the specified menu. + <#5AE4B5>- <#40B7D6>/cosmetics help - <#6D9DC5>Opens this menu.