MV Image Cache

FEATURES
A simple image pre-loading plugin that enables to to specify images from folders within /img/ folder to pre-load (pre-cache) when the game is loading or to use a script call to cache images during game before they are needed.
This can be useful as RPG Maker MV loads images into memory as soon as they are needed during gameplay but sometimes this can cause issues such as images flashing blank for a moment, lag, or sometimes not loading at all.

VERSION 1.1 – RPG Maker MV
Download Plugin file
Download Demo

MV Choice Pause

FEATURES
Just a tiny plugin that adds a pause after a ‘show choice’ list is displayed where the player cannot select a choice. The idea for this is to prevent players from accidentally selecting the first choice if they are pressing the action button too quickly through messages.

VERSION 1.0 – RPG Maker MV
Download Plugin file

HTML Plugin Help Viewer – Not A Plugin

FEATURES
This is not a plugin. This is a HTML file that can be viewed in a web browser. It allows you to click a button and select multiple RPG Maker MV plugin files. It will display the help documentation of all plugin files selected so you can view them in the web browser and not need to keep going back to the plugin manager. This was a concern for a few community members and hence this was written in javascript as a test run.

How To Use
– Download the file and extract to anywhere handy to you.
– Run the file (opens in a browser, browser must be javascript enabled)
– Click the button, select one or more plugin files.
– Help is then displayed in the browser window.

VERSION 1.0 – HTML File
Download Zipped HTML File
NOTE: This is not an MV plugin!