feat: add favorites item and gui
This commit is contained in:
parent
7eca066cf1
commit
814d7adea7
6 changed files with 95 additions and 1 deletions
|
@ -45,6 +45,7 @@ gui:
|
|||
confirm: "Are you sure?"
|
||||
cache: "Cache Management"
|
||||
invalidate_skin: "Purge cache..."
|
||||
favorites: "Favorites"
|
||||
|
||||
exit:
|
||||
name: "Exit"
|
||||
|
@ -100,6 +101,10 @@ gui:
|
|||
name: "Reset appearance"
|
||||
lore:
|
||||
- "<gray>Completely remove your disguise.</gray>"
|
||||
favorites:
|
||||
name: "Favorites"
|
||||
lore:
|
||||
- "<gray>List all your favorites appearances.</gray>"
|
||||
admin:
|
||||
manage_cache:
|
||||
name: "Manage the skin cache..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue