feat: add favorites item and gui

This commit is contained in:
ineanto 2025-06-06 19:48:43 +02:00
parent 7eca066cf1
commit 814d7adea7
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
6 changed files with 95 additions and 1 deletions

View file

@ -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..."