Wayfinder [Minimap]

A square/circle minimap with you at the center, configurable zoom, update frequency, hostile mobs, etc.

File Details

x3Dev-Wayfinder-1.7.0.jar

  • R
  • Jan 28, 2026
  • 64.08 KB
  • 96
  • Early Access

File Name

x3Dev-Wayfinder-1.7.0.jar

Supported Versions

  • Early Access

[1.7.0] - 2026-01-28

Added

  • Update Frequency Selection: Players can now choose their preferred minimap update speed
    • Available options: Very Fast (100ms), Fast (250ms), Normal (500ms), Slow (1000ms)
    • Server admins can customize available options via UpdateFrequencyOptions in config
    • Per-player preference saved and persisted across sessions
    • Accessible via the settings menu dropdown
  • Shape Selection: Players can now choose between square and circular minimap
    • Available shapes: Square (default), Circle
    • Circular mode masks corner pixels for a round appearance
    • Per-player preference saved and persisted across sessions
    • Server admins can set default shape via DefaultShape in config

Changed

  • Settings UI container height increased to accommodate new options

Configuration

New server config options:

  • UpdateFrequencyOptions: Map of frequency names to milliseconds
  • DefaultUpdateFrequency: Default frequency for new players
  • DefaultShape: Default shape for new players (Square or Circle)

New player config options:

  • UpdateIntervalMs: Player's selected update frequency
  • Shape: Player's selected minimap shape

Migration

To upgrade from v1.6.0:

  • No breaking changes
  • New config options will use defaults if not specified
  • Existing player settings are preserved