public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVPOR_AutoSkipMessage

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: POR_AutoSkipMessage
  • Original author: Poryg
  • Original date: January 25, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/por_autoskipmessage.104884/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

POR_AutoSkipMessage, v.1.1.0 Author: Poryg​ Introduction I don't think I need to introduce this plugin.

Archived First Post

POR_AutoSkipMessage, v.1.1.0
Author: Poryg

Introduction
I don't think I need to introduce this plugin.
Its purpose is simple, but powerful.
Skipping (or rather closing, but you can skip them as well if you read too slowly ) messages automatically after certain time (or rather not necessarily waiting for the user to click it off).
Of course I didn't want to interfere with the default message window functionality, so I didn't remove the option to use your action button to close the message.
But now you can implement several things:
  • close time variant on the amount of characters/spaces in the message text. Very useful for video recording and for dubbed messages!
  • Minimal close time for special cases where the message is too short for the above case to be relevant.
  • Time elapsed when the window is forced to close regardless of the amount of characters in the message. However, to not interfere with too long messages, this is active ONLY when the close time based on characters is 0!**
  • Local settings for one message via escape tags. Read help for more info.
  • Possibility to turn the plugin on and off via plugin commands, meaning you can turn it on for cutscenes and off for regular play!
**Setting force time through message's escape tags will override all settings for the current message.

I tried my best to make the plugin compatible with Yanfly message core, extMessagePacks and MessageMacros. However, I can't guarantee flawless compatibility. There are countless escape tags the program needs to convert, some of which generate words/characters that need to be kept, some of which don't and have to be removed to not artificially increase the length of a message. So it may cause slowdown of your game if you use them, especially in case of ExtMessagePack 2! I can remove these patches, but if I do, these plugins will cause artificial increase of the message length and would artificially increase the time per character. So for now I have opted to keep them in.


Get the plugin here
https://github.com/Poryg1/RPG-maker-MV-small-plugins

Terms of use
MIT license. Free for commercial and non-commercial use. Credits appreciated, but not mandatory. Sharing and editing allowed. Just don't steal my credit for the plugin!

Credits to Yanfly for the huge amounts of code I had to copy/convert for my plugin to be compatible with her plugins.

Changelog
1.1.0 - fixed a bug where the message would stall after the time ran up if another message was to pop up afterwards

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

Terms of use MIT license. Free for commercial and non-commercial use. Credits appreciated, but not mandatory. Sharing and editing allowed. Just don't steal my credit for the plugin! Credits to Yanfly for the huge amounts of code I had to copy/convert for my plugin to be compatible with her plugins. Changelog

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#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar