An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

MNKR Before Common Patch - MNKR_BeforeCommonPatch.js

Plugin desc : A patch for BeforeCommon.js that adds a plugin command to display the usage in the battle log and then execute the common event.

License : MIT License

Author : ecf5DTTzl6h6lJj02,munokura

Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_BeforeCommonPatch.js

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_BeforeCommonPatch.js

Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_BeforeCommonPatch.js

File name : MNKR_BeforeCommonPatch.js

Help of plugin :

@target MV
@url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_BeforeCommonPatch.js
@plugindesc A patch for BeforeCommon.js that adds a plugin command to display the usage in the battle log and then execute the common event.
@author ecf5DTTzl6h6lJj02,munokura
@license MIT License

@help
This is a patch plugin for the Before Common (BeforeCommon.js) plugin.
Place this plugin below BeforeCommon in the plugin management list.

The behavior of skills and items using Before Common is as follows:
Skill/Item Use -> Common Event -> Usage Message -> Damage Display

Using the added plugin command in a Common Event will change it to
Skill/Item Use -> Usage Message -> Common Event -> Damage Display

# Usage
Execute this plugin command at the beginning of the Common Event before
executing a skill or item.
If you do not execute the plugin command,
this patch will not work and the plugin will operate normally.

Plugin Command
MNKR_BeforeCommonPatch Wait Time Before Common Event Execution (Optional)

Example: After the usage message, execute the Common Event after a 60-minute
wait.
MNKR_BeforeCommonPatch 60

# Terms of Use
MIT Licensed.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this code without permission from the author.
There are no restrictions on its use (commercial, R18, etc.).

# Acknowledgments
This code was created based on code posted by ecf5DTTzl6h6lJj02, who regularly
provides guidance on Tsukumate.
I'm grateful for his consistent, accurate advice, not just in this case.

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.