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