The Minimap Marker Action allows dynamic management of markers (waypoints, objectives, POIs) on a player’s minimap.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Operation to perform:
ADD, REMOVE, or CLEAR_ALL.Unique ID for the marker. Used for subsequent removal or updates.
Optional reference to a Custom Marker style.
If true, the marker is added for ALL players on the server.
Positioning (for ADD)
If true, places the marker at the player’s current location.
World name (required if
usePlayerLocation is false).X coordinate.
Y coordinate.
Z coordinate.
Customization
Override icon path (e.g.,
minimap/quest.png).Override display label text.