- Joined
- Nov 27, 2015
- Messages
- 556
- Reaction score
- 794
- First Language
- English
- Primarily Uses
- RMMV
Introduction
I decided it would be easier to manage all of my plugins, by keeping them all in one place.
This makes it easier to handle bug fixes, update plugins, or make the necessary changes.
As a result, I'll be linking all my plugins that are available on my website.
Amaryllis - Core Plugin
Ada - Debugging Plugin
EIS Monster Box
EIS Grid Inventory
EIS Pre-run Common Events
EIS Unique Items
EIS Lore Bites
EIS Achievements
EISNotify
EIS Rem System
EIS Librarium
EIS Item Packs
EIS Social System
EIS Slow Text
EIS Random Items
EIS Ask System
EIS Menu Common Events
Yuna System Clock
EIS Common Event Map Menu
RPGMakerMV Intellisense VSCode
EISPersistentSwitches
EIS Dynamic Title Music
EIS Live2D
MoonFlower
Rose Visual Novel Tools
I decided it would be easier to manage all of my plugins, by keeping them all in one place.
This makes it easier to handle bug fixes, update plugins, or make the necessary changes.
As a result, I'll be linking all my plugins that are available on my website.
Amaryllis - Core Plugin
A core plugin that functions as an API to improve development speed.
- Helper Functions
- Stream Class
- Load Data via Promises
- Event Emitter Utility
- Compatible with other Plugins
- Documented Code
- Namespaces for code organization
- Parser for MV 1.5 Plugin Parameters
- Get plugin parameters via regular expression through plugin description. (Never care about your plugin file name again).
Ada - Debugging Plugin
This plugin is designed to help debug your RPGMakerMV game while working with UI or Events. It provides debug information on positions of the windows, mouse, and more.
Features
Features
- Display Coordinates
- Map
- Screen
- Window
- Display Size
- Screen Size
- Map Size
- Window Size
- Clicking on an event returns event information in the console
- Displays event ID on mouse over
- Display region ID on mouse over
- Opens up dev tools automatically
EIS Monster Box
This plugin allows you to spawn random battles in-game using basic script calls or notetags on items in your database. Think of a box filled with different monsters that you can kill for rare items, or bring back random bosses. There’s a lot of things you can do with this plugin.
EIS Grid Inventory
Ever wanted a grid inventory scene in RPGMaker MV? This plugin provides just that. Add a grid inventory scene to your game and use it with intuitive touch controls.
EIS Pre-run Common Events
A simple plugin that allows you to setup common events to run on game start up. This means that you can run a certain set of script calls or any other preparations you have for your game.
EIS Unique Items
This plugin designates any item in your database as unique by applying a note tag to it.
EIS Lore Bites
This plugin adds a new context window to ASK System words using the Rem system. You can attach any text file in your Rem folder and have it displayed in the window when clicking on a word.
EIS Achievements
A plugin designed to add achievements to your RPGMaker MV game; giving the player incentive and rewards for completing objectives in-game.
EISNotify
This plugin allows the developer to have a notification system in-game. This system will show any notifications available in order. Afterward, they can be seen in-game. Furthermore, it allows the game developer to create notifications on the fly with script calls.
EIS Rem System
Do you wish you could have NPCs be more dynamic when they say something? Or maybe, you would like to have easy ways to import text into your game. I definitely know it can be annoying to play with switches in RPGMaker MV just to have your NPCs be more dynamic. Well, I have a solution.
The Rem system allows you to import text from text files directly into message windows in your game! This can make your NPC more dynamic, and interesting without all the extra work of using switches and variables to do so. Furthermore, this is just a base, there’s more to come using this system.
The Rem system allows you to import text from text files directly into message windows in your game! This can make your NPC more dynamic, and interesting without all the extra work of using switches and variables to do so. Furthermore, this is just a base, there’s more to come using this system.
EIS Librarium
If you ever wanted a plugin that allows you to have books in your RPGMaker MV games, this is the one. Not only that, it’s here to replace the old book plugin. Out with the old in with the new. It lets you create a deeper lore and more interesting game as a result.
EIS Librarium Writer
EIS Librarium Writer
EIS Item Packs
This plugin simply allows you to create item packs in game for batch rewards, etc. You can create weapon, armor, or item packs. This can be extremely useful if you don’t want to give the user items one at a time.
Setup window
Setup window
EIS Social System
This plugin allows you to create a social system in your game; essentially, a list of contacts that you have on any map in your game.
EIS Slow Text
This plugin allows you to adjust the default text speed in message windows. It waits between each character draw.
EIS Random Items
A short script that lets you give items to the player randomly from a list (array) you declare.
This can be good if you want to replicate something like gathering points from Monster Hunter. Or, put a little bit of RNG in the items you wish to give to your player.
This can be good if you want to replicate something like gathering points from Monster Hunter. Or, put a little bit of RNG in the items you wish to give to your player.
EIS Ask System
A plugin that allows the developer to create in-text information.
This plugin creates the ASK system like in the game Wild Arms 3.
It allows you to select text within a message window, and ask about that word or phrase.
This plugin creates the ASK system like in the game Wild Arms 3.
It allows you to select text within a message window, and ask about that word or phrase.
EIS Menu Common Events
A plugin that allows you to run common events in the item menu, etc and show a message to the screen!
Yuna System Clock
A plugin that displays a system clock for the player to observe their system time in game with either Military or Standard time.
In-Game Examples
In-Game Examples
EIS Common Event Map Menu
A quick and simple plugin for allowing the user to create menus on the map
scene with common events!
scene with common events!
RPGMakerMV Intellisense VSCode
Add intellisense to your VSCode experience in RPGMakerMV to improve plugin development.
EISPersistentSwitches
Want to save data that persists across multiple save files in your RPGMakerMV game? Persistent Switches helps you do that!
EIS Dynamic Title Music
This plugin allows you to create dynamic title music that changes as the game progresses using external data.
EIS Live2D
This plugin allows the developer to use Live2D models in their RPGMakerMV game. It also allows developers to create add ons or their own classes using this plugin as a base.
Disclaimer: this plugin is still a work in progress and more features will be added with suggestions.
Any suggestions, post them here.
Disclaimer: this plugin is still a work in progress and more features will be added with suggestions.
Any suggestions, post them here.
MoonFlower
This plugin adds localization to your RPGMakerMV game. You can switch your language on the fly, and localize just about everything in your game! The localized text
also supports MV Text Codes.
also supports MV Text Codes.
Rose Visual Novel Tools
This plugin adds visual novel features to your RPGMakerMV game; there's a huge list of features so check it out. ~
Last edited:

