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 Key – Don’t Stop Reading (Message Plugin) ...
- Original author: MiguelRPG
- Original date: July 22, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/key-dont-stop-reading-message-plugin.179086/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
[MZ Plugin] Key – Don't Stop ReadingLet players move during messages with automatic closing! by MiguelRPG { "lightbox_close": "Close",
Archived First Post
[MZ Plugin] Key – Don't Stop Reading
Let players move during messages with automatic closing!
by MiguelRPG
by MiguelRPG
Hey guys!
I'm sharing a plugin I developed for RPG Maker MZ to make short dialogues more dynamic, especially for quick interactions with NPCs, vendors, or animals.
I was looking for a plugin with this kind of functionality and came across this one:
Prevent Textbox from crashing the game (by hatesec)
While the idea is great, I decided to rewrite everything from scratch, keeping the concept but adapting the implementation to better suit my own project's needs.
What does he do? ...
This plugin allows players to keep moving while messages are shown .It also automatically closes the message and cancels the event if the player walks too far.
Main features:
- Activate with the \MOV tag in any message
- Works with text, choices, and input messages
- Automatically closes when player moves away (default: 5 tiles)
- Does not interfere with the event's movement routes
- Persistent plugin configuration (autosave)
Example of use:
========================================| Hello, brave adventurer!\!
| Come check out my \i[92] potions and \i[137] shields...
| Wait, where are you going?! \MOV
=======================================
The player can walk away and the message will close automatically, canceling the event.
Download & Details:
https://miguelrpg.itch.io/key-dont-stop-reading-mz
License
MIT – Free for commercial and non-commercial projects.
Feedback is welcome!
Let me know if you have any questions or suggestions.
Features Mentioned
- Activate with the \MOV tag in any message
- Works with text, choices, and input messages
- Automatically closes when player moves away (default: 5 tiles)
- Does not interfere with the event's movement routes
- Persistent plugin configuration (autosave)
- Example of use:========================================
- | Hello, brave adventurer!\!
- | Come check out my \i[92] potions and \i[137] shields...
- | Wait, where are you going?! \MOV
- =======================================
- The player can walk away and the message will close automatically, canceling the event.
- Download & Details:
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License MIT – Free for commercial and non-commercial projects. Feedback is welcome! Let me know if you have any questions or suggestions.
Referenced Images / Attachments
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.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...