
NMinimap
Papermc plugin to display Minimap on vanilla client
- Загрузки
- 2K
- Подписчики
- 8
- Обновлён
- 8 июля 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
- Configurable map size up to 127 x 127 pixels
- Automatic resource pack build
Supported server platforms
- Papermc
- Folia
- Spigot with a lot of limitations
Showcase

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

Supported mods:
- Xaero's Minimap
- VoxelMap-Updated
- JourneyMap
- Another mods do not have such functionality, or it is not documented.
Inspirations
Credits
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.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-worldsconfig property) - Added
/mm admin clean-cachecommand for automatic cache cleaning - Added check for non-existant worlds in cache (
validate-worldsconfig 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-ramconfig 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
- Added ability to override marker size using
markers.sizesconfig property. underground-layersand WorldGuard support (Thanks @meisosi !)- Added config property
allow-config-updatesto disable automatic config updates. - Added configurable delay for cache loading
- Added world validation (remove cached tiles for non-existent worlds.
validate-worldsconfig property) - Added optional
supported_formatsfor pack.mcmeta for compatibility with another resourcepacks (use-formatsconfig property) - Fixed bug with missing markers on respawn
- Fixed bug with
/mm admin statsaccess without permission
1.0.4Релиз26.1, 26.1.1, 26.1.2 · 12 мая 2026 г.
Changes:
- Added disk overflow protection (
available-disk-space-thresholdconfig property) - Added ability to configure static markers on map (
static-markersconfig property) - Added ability to configure map size in pixels (e.g. 127x127, 64x64;
map-pixel-sizeconfig property) - Added automatic checking for updates (
check-for-updatesconfig property) - Added new PlaceholderAPI placeholders -
nminimap_stats_disk_total_spaceandnminimap_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_chunksandnminimap_stats_render_queue - Added resourcepack overlays support
- Now pack.mcmeta is managed by plugin
1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 19 апреля 2026 г.
Changes:
- Now plugin can work on Folia
- Added PlaceholderAPI placeholders (optional)
- Added compatibility with minimap mods (disable clientside minimap if serverside is active, or disable at all)
- Added Nether rendering (see
skip-ceilingin config.yml)
1.0.1Релиз26.1, 26.1.1, 26.1.2 · 11 апреля 2026 г.
Changes:
- Fixed bug with non-working
zip-destinationsoutput archives - Fixed ru_RU lang file
- Removed redundant debug output
- Replaced player_small marker to prettier version
- Added
default-settingsconfig section - Added
render-new-chunksconfig property
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 7 апреля 2026 г.
First public release
Комментарии
Загружаем…