Open MMO Profile Menu
The open_mmo_profile_menu action opens the 3D profile selection experience configured in the mmo_profile_menu manifest entry. The player's camera is locked in spectator mode, profiles are displayed as entities, and navigation is handled via scroll wheel, WASD, or clicks.
Configuration
open_mmo_profile_menu — Map
Opens the 3D profile selection menu for the player.
Properties
id
The unique identifier for this entry.
name — String
The display name of this entry. triggers
"> Entries triggered after this action completes. criteria
"> Conditions that must be met before this entry triggers. modifiers
"> Fact modifications applied when triggered.
Behavior
- Locks the player's camera in spectator mode at the configured base position
- Displays profile slots as per the
mmo_profile_menuconfiguration - HUD shows profile name, navigation indicator, and control hints
- On profile selection: executes slot-specific actions, global select actions, switches the profile, and closes the menu
- On right-click: opens a Paper 1.20.5+ confirmation dialog for profile deletion
- On shift-click on empty slot: opens a Paper 1.20.5+ input dialog for profile creation