Skip to main content
The mmo_profile_menu manifest entry configures an immersive 3D profile selection experience. The player’s camera is locked, entities represent each profile slot, and navigation is done via scroll wheel, WASD, or click actions.

Configuration

mmo_profile_menu
Map
required

ProfileSlotConfig

Each profile slot in the profileSlots list.
profileSlots[]
Map

ProfileLimit

permissionLimits[]
Map

Controls

InputAction
Scroll WheelNavigate left/right between profiles
A / DNavigate left/right (wasdNavigation: true)
Left ClickSelect the focused profile
Right ClickDelete the focused profile (with Paper confirmation dialog)
Shift + Left ClickCreate a new profile on an empty slot (with Paper input dialog)
SneakClose the menu (closeOnSneak: true, blocked if forceProfileSelection)

Behavior Matrix

forceProfileSelectionwasdNavigationWASDSneakR-Click Delete
falsetrueNavigateClose menuAllowed
falsefalseClose menuClose menuAllowed
truetrueNavigateBlockedBlocked
truefalseIgnoredBlockedBlocked