public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZ Updated MiniMap for MZ

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MZ Updated MiniMap for MZ
  • Original author: Rpx
  • Original date: January 11, 2026
  • Source thread: https://forums.rpgmakerweb.com/threads/updated-minimap-for-mz.181900/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development

Summary

Well, guys, some of you may know that I created a minimap plug-in for MZ. It was very minimal (you can find it HERE), so I decided to update it. Sorry it took so long, but I had a few things to take care of. Let's take a look what's new here, without wasting any time. ️ MINIMAP SYSTEM - FREE VERSION​ Core Features (Free)​ Included Functionality:​ Real-time minimap with quick toggle (default M key)

Archived First Post

Well, guys, some of you may know that I created a minimap plug-in for MZ. It was very minimal (you can find it HERE), so I decided to update it. Sorry it took so long, but I had a few things to take care of.

Let's take a look what's new here, without wasting any time.

MINIMAP SYSTEM - FREE VERSION

Core Features (Free)

✅ Included Functionality:

  • Real-time minimap with quick toggle (default M key)
  • Player indicator with movement direction
  • Custom region colors (up to 255 regions)
  • NPC icons (events with "npc" tag)
  • Quest markers (events with "quest" or "target" tag)
  • Toggleable grid
  • 4-position placement (screen corners)
  • Complete configuration via plugin parameters

⚙️ Configurable Parameters:

  • Map size (80-250 pixels)
  • Position (4 screen corners)
  • Colors: player, terrain, background, grid
  • Region colors (format: 1:#FF0000,2:#00FF00)
  • Opacity (0-255)
  • Screen margins
  • NPC and Quest icons activation

Available Plugin Commands:

ShowMinimap // Show minimap
HideMinimap // Hide minimap
ToggleMinimap // Toggle visibility
ShowGrid // Show grid
HideGrid // Hide grid
ToggleGrid // Toggle grid
Usable via EVENT in game
1768149225080.png

Basic Usage:

// Add to event notes:
"npc" → Yellow icon for NPCs
"quest" → Cyan icon for objectives
"target" → Cyan icon for objectives
IN NOTES!!
Screenshot 2026-01-11 172211.png


FOR REGION COLOR USE

[B]1:#FF0000,2:#2c03fc,3:#0000FF,4:#FFFF00, etc[/B]

[B]1 is Region ID[/B]
[B]:[/B]
[B]HEX Color (or just color "red", "green", "blue")[/B]
[B]Use [/B]
[B]Color Picker[/B]

Perfect For:

  • Indie projects with limited budget
  • Simple games needing basic mapping
  • Prototypes and demos
  • Developers starting with RPG Maker MZ
  • Free commercial and non-commercial use
Screenshot 2026-01-11 171650.png
Screenshot 2026-01-11 171814.png

Screenshot 2026-01-11 172114.png
1768149465144.png
1768149484719.png

1768149512485.png



You can find mor information and play Demo HERE

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Free commercial and non-commercial use You can find mor information and play Demo HERE

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#ff0000#00ff00#2c03fc#0000ff

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar