Skip to content

Commit

Permalink
Add /skins clear (Added in 411c1c0) to help commands
Browse files Browse the repository at this point in the history
  • Loading branch information
TeksuSiK committed Sep 19, 2023
1 parent 27ec220 commit 9e6c35d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public class MessageConfiguration extends LocaleConfig {
"\n<green>- <reset>/skins wear <name> <gold>- <reset>Dresses up skin from list" +
"\n<green>- <reset>/skins add <name> <URL> <Model> <gold>- <reset>Creates skin from URL" +
"\n<green>- <reset>/skins delete <name> <gold>- <reset>Removes skin from list" +
"\n<green>- <reset>/skins clear <gold>- <reset>Clears skin to player default" +
"\n<green>- <reset>/skins locale <locale> <gold>- <reset>Set locale to specified. Use without any argument to see available locales";
@Comment("Skins available message")
private String skinsAvailable = "<green>Skins available: <reset>{skins}";
Expand Down

0 comments on commit 9e6c35d

Please sign in to comment.