GlymeraMinimap
A clean, server-side minimap for Hytale — no client mod required. The map is rendered on the server from the game's own world-map data and streamed straight to each player's screen.
GlymeraMinimap is designed to live alongside your other HUDs. It is sent as a direct packet instead of claiming the single custom-HUD slot, so scoreboards, other minimaps and custom overlays keep working at the same time.
For players
Commands
Notes
Data directory: mods/de.glymera_GlymeraMinimap/
Made with care by Glymera for the Hytale community
A clean, server-side minimap for Hytale — no client mod required. The map is rendered on the server from the game's own world-map data and streamed straight to each player's screen.
GlymeraMinimap is designed to live alongside your other HUDs. It is sent as a direct packet instead of claiming the single custom-HUD slot, so scoreboards, other minimaps and custom overlays keep working at the same time.
For players
- A live top-down map in the corner, with your coordinates underneath.
- Round or square, with an optional thin border — your choice.
- Two view modes: north-up (north always at the top) or heading-up (the map rotates so the way you're facing is up). A directional arrow shows which way you're looking, and N/O/S/W compass letters keep you oriented.
- See what's around you. Nearby creatures appear as coloured dots and other players as arrows: white = friendly, yellow = neutral, red = hostile. A neutral creature turns red while it's actively hunting, so you can spot danger before it reaches you.
- Death marker. When you die, the spot is marked on your map so you can find your way back.
- Hide far-off mobs. Optionally only show creatures near your own height, so deep caves and far-above mobs don't clutter the map.
- Tune it your way with an in-game settings page — shape, border, size, zoom, rotation, the mob height filter and which markers to show. Every player has their own settings; there's no admin gate.
Commands
- /mm settings (/mm gui) — open the settings page
- /mm on / /mm off — turn the minimap on or off
- /mm shape circle|square — round or square map
- /mm border on|off — thin border ring
- /mm rotate north|heading — choose the rotation mode
- /mm zoom <16..256> — how many blocks the map shows from the centre to each edge
- /mm size <120..360> — the size of the map panel in pixels
- /mm height <4..256>|off — only show mobs within +/-N blocks of your height
- /mm markers players|entities|death on|off — turn individual markers on or off
- /mm status — show your current settings
Notes
- The terrain on the map comes from the areas you've already explored (the game's own cartography), so the map fills in as you travel.
- Every player has their own settings, saved per player.
- No setup required — it works out of the box.
Data directory: mods/de.glymera_GlymeraMinimap/
Made with care by Glymera for the Hytale community
