Перейти к содержимому
Mineforgian

NMinimap

Papermc plugin to display Minimap on vanilla client

Загрузки
3K
Подписчики
20
Обновлён
28 июля 2026 г.
Лицензия
GPL-3.0-only

Опубликован 7 апреля 2026 г.

NMinimap

Serverside minimap based on core shaders

Documentation is available here

Features

  • Round and square minimap
  • Unlimited amount of custom markers
  • Side of the screen selection (left or right)
  • Scale of map from 1x (1 pixel = 1 block) to 8x (1 pixel = 8x8 blocks)
  • Async work as much as possible
  • Map size up tp 127 x 127 pixels
  • Automatic resource pack build
  • Supported minecraft versions from 1.21.11 to 26.2
  • Configurable mob and player radar

Supported server platforms

Showcase

Mods compatibility

Minimap Mods

Plugin can turn off some mod-driven minimaps at all or while serverside minimap enabled:

Supported mods:

Iris/OptiFine shaders incompatibility

Compatibility cannot be added because Iris don't use core shaders. You can disable NMinimap for users with Iris using NMinimapIrisBlocker

Inspirations

Credits

Looking for affordable and powerful Server hosting?

Make sure to check out GaleniusNodes! Starting at 3€/month.
With my link you can get 20% off Your first month

Help and support

If you have questions, want ask for a feature or report a bug - feel free to open issue,
Also you can ask a question in the discord server.

Ченджлог

1.0.7-quickfix-1Релиз26.1.1, 26.1.2, 26.2 · 28 июля 2026 г.

Fixed incorrect map position on when right side selected

1.0.7Релиз26.1.1, 26.1.2, 26.2 · 26 июля 2026 г.

Changes

  1. Fixed bug with non-sending messages on 26.2
  2. Fixed bug with memory leak on folia server software
  3. Fixed bug with obtaining entity ids for packet-based entities on 26.2
  4. Added radar - /mm radar enable command, markers.mob-radar config property, AsyncEntityIconSelectEvent for API
  5. Added configuration for another-player-marker markers - another-players-settings config property
  6. Added Greek el_GR translation (Thanks to @RBLKtenarios!)
  7. Added new marker icons for mob-radar - red_marker, zombie, skeleton, spider
  8. Added new safety feature - stop render maps when ram is low. See available-ram-threshold in config.

How to update?

  1. Non-arbitrary config settings are not being automatically merged, so I suggest you to copy-paste mob-markers and sizes config sections from example config to make it look as intended
  2. Plugin new requires AnvilORM 1.0.2, so you also need to update this dependency
  3. Already-existing messages in lang files are not being updated automatically. so if you did not changed it manually, just delete it and plugin will copy new version. I'll will try to fix it in later releases.
1.0.6-quickfix-2Релиз26.1.1, 26.1.2, 26.2 · 13 июля 2026 г.

Fixed bug with incorrect map crop with non-default map-pixel-size value

1.0.6-quickfix-1Релиз26.1.1, 26.1.2, 26.2 · 12 июля 2026 г.

Fixed bug with incorrect markers location when right side is selected

1.0.6Релиз26.1.1, 26.1.2, 26.2 · 8 июля 2026 г.

Changes:

  • Added support for 26.2 version
  • Added ability to block minimap in specific worlds (disallowed-worlds config property)
  • Added /mm admin clean-cache command for automatic cache cleaning
  • Added check for non-existant worlds in cache (validate-worlds config property)
  • Added automatic updates for lang files (QoL)
  • Config updates are not so invasive now (QoL)
  • Cache loading little faster now
  • Removed useless max-tiles-in-ram config property
1.0.5Релиз26.1, 26.1.1, 26.1.2 · 7 июня 2026 г.

Changes:

  • Now map being send to player only if it has been changed (network usage optimization)
  • Added non-square markers support
24ffea92-f88d-4456-9241-2f00f4ba7574
  • Added ability to override marker size using markers.sizes config property.
  • underground-layers and WorldGuard support (Thanks @meisosi !)
  • Added config property allow-config-updates to disable automatic config updates.
  • Added configurable delay for cache loading
  • Added world validation (remove cached tiles for non-existent worlds. validate-worlds config property)
  • Added optional supported_formats for pack.mcmeta for compatibility with another resourcepacks (use-formats config property)
  • Fixed bug with missing markers on respawn
  • Fixed bug with /mm admin stats access without permission
1.0.4Релиз26.1, 26.1.1, 26.1.2 · 12 мая 2026 г.

Changes:

  • Added disk overflow protection (available-disk-space-threshold config property)
  • Added ability to configure static markers on map (static-markers config property)
  • Added ability to configure map size in pixels (e.g. 127x127, 64x64; map-pixel-size config property)
  • Added automatic checking for updates (check-for-updates config property)
  • Added new PlaceholderAPI placeholders - nminimap_stats_disk_total_space and nminimap_stats_disk_free_space
  • Added Gzip cache compression
  • Now plugin no longer loads and renders chunks outside world border
1.0.3Релиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.

Changes:

  • Now plugin can work on Spigot
  • Added 26.1 Minecraft version compatibility
  • Added new PlaceholderAPI placeholders - nminimap_stats_loading_chunks and nminimap_stats_render_queue
  • Added resourcepack overlays support
  • Now pack.mcmeta is managed by plugin

Комментарии

Загружаем…