Profile Menu Config
The Profile Menu Config defines the visual layout, items, and functional buttons for the character selection menu.
Configuration
title — String
Menu title.
rows — Int
Menu size (1-6 rows).
profileSlots
"> Slots where profile icons will appear.
storage
"> Reference to the storage artifact containing the data.
Templates
Defines how different profile states are visualized.
activeProfileTemplate — Item
Icon for the currently playing profile.
inactiveProfileTemplate — Item
Icon for other existing profiles.
createProfileTemplate — Item
Icon for the "Create New" button slot.
maxProfilesTemplate — Item
Icon shown in create slot when limit is reached.
emptySlotTemplate — Item
Icon for unused profile slots.
Limits
defaultMaxProfiles — Int
Default profile limit.
permissionLimits
">
Permission-based overrides (e.g. profiles.vip: 5).