Skip to main content
The Minimap Fullscreen Action toggles the large, centered fullscreen map view for the player.

Configuration

state
Enum
default:"TOGGLE"
The desired state:
  • SHOW: Force fullscreen map open.
  • HIDE: Force fullscreen map closed.
  • TOGGLE: Switch current state.
action:
  type: minimap_fullscreen
  state: SHOW