From e9694e77d750e29f06b2e602931cb672a6dc4280 Mon Sep 17 00:00:00 2001 From: Skyslycer Date: Thu, 13 Jan 2022 22:11:05 +0100 Subject: [PATCH] update messages.yml --- src/main/resources/messages.yml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/main/resources/messages.yml b/src/main/resources/messages.yml index a97babcc..0aaa55ef 100644 --- a/src/main/resources/messages.yml +++ b/src/main/resources/messages.yml @@ -1,13 +1,14 @@ -no-permission: "No Permission!" -no-cosmetic-permission: "You do not have permission for this cosmetic!" -set-hat: "Set Hat!" -removed-hat: "Removed hat." -set-backpack: "Set Backpack!" -removed-backpack: "Removed backpack." -must-be-player: "You must be a player to do this!" -reloaded: "Config files reloaded!" -invalid-type: "Invalid cosmetic type, please use hat or backpack" -help-command: "<#6D9DC5> HMCCosmetics - Help<#6D9DC5> +no-permission: "No Permission!" +no-cosmetic-permission: "You do not have permission for this cosmetic!" +set-hat: "Applied hat!" +removed-hat: "Removed hat!" +set-backpack: "Applied backpack!" +removed-backpack: "Removed backpack!" +must-be-player: "You must be a player to do this!" +reloaded: "Config files reloaded!" +invalid-type: "Invalid cosmetic type, please use hat or backpack!" +help-command: "<#6D9DC5> HMCCosmetics - Help  <#6D9DC5> + <#5AE4B5>• <#40B7D6>/cosmetics - <#6D9DC5>Opens cosmetics GUI. @@ -17,4 +18,4 @@ help-command: "<#6D9DC5> <#5AE4B5>• <#40B7D6>/cosmetics help - <#6D9DC5>Opens this menu. - " \ No newline at end of file + " \ No newline at end of file