Casper Gaming Developer Corner
Casper Gaming Developer Corner

Vote now for the next CGMZ plugins:
Next Small Plugin

RPG Maker MZ Plugins

The following plugins are all made for the latest RPG Maker program, RPG Maker MZ.
Please read the terms of use before using.

Core Plugin

Unlock the use of the powerful CGMZ Engine with this plugin.

CGMZ Core
Release Date: August 20, 2020
Latest Update: October 2, 2025
Version: 1.31.0
The core CGMZ plugin which provides many helper functions for my other plugins. This plugin is used extensively by other CGMZ plugins and is likely to be required.

Utility Plugins

These plugins expand the base functions of the game or integrate with a lot of other CGMZ plugins to add more functionality.

Extra Stats
Release Date: August 22, 2020
Latest Update: August 17, 2025
Version: 1.4.0
Tracks additional game data such as gold spent at shops, damage taken, items used, and many more. This data is stored in variables so it is easy to access in events. Turn tracking on/off any time.
Toast Manager
Release Date: August 24, 2020
Latest Update: August 23, 2025
Version: 1.5.0
This plugin creates up to 3 toast windows in each scene (some exceptions) which will display brief information or images to the player for a short amount of time. Windows will be shown as they are freed in the case of a queue of more than 3 toasts.
Item Conditions
Release Date: August 25, 2020
Latest Update: April 27, 2025
Version: 1.2.0
This plugin allows you to restrict the player from using certain items or skills in certain maps or against certain troops. For example, an escape rope item that only works in your dungeon maps or an item that only works in a boss battle.
Infinite Colors
Release Date: September 9, 2020
Latest Update: December 28, 2024
Version: 1.0.2
This plugin allows you to define your own colors for use in messages or anywhere else they are supported. It uses the same color escape code \c[x] where x is the id of the color you want to access.
Infinite Balloons
Release Date: November 18, 2020
Latest Update: November 23, 2024
Version: 1.0.2
Unlock a more powerful balloon event command. This plugin allows you to use balloon sheets of any size and use as many balloons as you want. It removes the limit of the default show balloon event command. You can also use icons as balloons.
Plugin Commands
Release Date: September 22, 2020
Latest Update: September 27, 2025
Version: 1.6.0
Adds some plugin commands that are meant to make some things with the default editor easier, such as turning a switch on/off if an event is within certain xy coordinates or controlling self switches for any event and much more.
Global Data
Release Date: June 28, 2021
Latest Update: May 4, 2025
Version: 1.0.2
Ever wanted to save things in one game, and have them available to all other saved games? Now you can. It supports saving a string of text, a number, a switch, or a variable. You can load the data in another saved game, or clear the data if you don't want other saves to have access to it any more.
Pixi Filters
Release Date: November 10, 2020
Latest Update: October 15, 2025
Version: Alpha R6
This plugin adds additional PIXI filters to your game, such as godrays, crt, glitch, and many more. Plugin commands are provided to use these filters as is, or they may be used by other plugins.
Unlimited Event Conditions
Release Date: December 28, 2021
Latest Update: October 19, 2025
Version: 1.2.0
This plugin allows unlimited event conditions on each page. By default, you are limited to only two switches, one variable, and some other conditions. This removes those limitations.
System Settings
Release Date: December 24, 2021
Latest Update: February 2, 2025
Version: 1.2.0
Adds some plugin commands that are meant to give you more control over system settings after the game starts. While there are a lot of system settings in the database, these are often not very easily changed during gameplay. This plugin fixes that by allowing control over every system setting mid-game.
Screenshots
Release Date: May 12, 2021
Latest Update: October 25, 2025
Version: 1.1.1
Lets you take screenshots within the game. Screenshots can capture the game screen and be saved directly to computer or prompted to save at the user's choice location for web-hosted games.
Drop Tables
Release Date: March 28, 2022
Latest Update: October 28, 2025
Version: Beta
Implements a drop table system where you can call a drop table to get a random loot item. For example, you might have a potion drop table with different chances to get a regular potion, a super potion, or an ultra potion. Drop tables can call other drop tables, handle a nothing drop, and gold drops.
Text Codes Everywhere
Release Date: May 19, 2022
Latest Update: April 15, 2025
Version: Beta
By default, text codes are only available in the message window and a few other limited places. This plugin aims to allow them to be used everywhere, even in third party plugins!
Self Variables
Release Date: November 10, 2022
Latest Update: May 13, 2025
Version: Beta R3
Replicates self-switch functionality, but with variables. Access these new self variables via plugin command or using standard game variables in event commands.
Hooks
Release Date: March 13, 2023
Latest Update: September 24, 2025
Version: Alpha R10
Allows you to run custom JavaScript code you write after an action occurs. This may be running custom JavaScript after a battle ends, or after you earn a CGMZ Achievement. Simply write custom JS into the relevant hook parameter and it will run whenever that action occurs.
Conditional Choices
Release Date: June 15, 2023
Latest Update: June 5, 2025
Version: Alpha R5
Add conditions to your choices in the choice window. Can handle simple conditions such as a switch, variable, item being in the inventory, and more. Also handles more complex conditions via an id based system to refer to a group of unlimited conditions.
Message System
Release Date: July 13, 2023
Latest Update: August 4, 2025
Version: Alpha R8
Adds a lot of new text codes to your game, for both default RPG Maker objects such as displaying the item icon + name or CGMZ objects such as displaying a profession icon + name. Text codes exist for things such as bold/italics, changing the windowskin/tone, enemy names, the current selected difficulty, and much more.
Message Log
Release Date: November 14, 2024
Latest Update: October 13, 2025
Version: Alpha R3
Stores the text shown in the Show Text event command in a log which can be displayed later in case the player wants to look over what was said in a previous conversation. Includes control over what text appears in the log.
Options
Release Date: February 5, 2025
Latest Update: September 23, 2025
Version: Alpha R3
Modify the options scene. You can create options categories, choose which options appear in each category, and add new options for the player.
Patch
Release Date: March 6, 2025
Latest Update: July 4, 2025
Version: Alpha R2
This plugin allows you to patch save data when a saved game is loaded. This can help if your update changes database, switch or variable objects around, plugin data changes, or anything really. It aims to provide easy automatic parameters for certain things while also providing a custom JS parameter for third party plugin data.
Skill Conditions
Release Date: April 26, 2025
Latest Update: April 26, 2025
Version: 1.0.0
This plugin allows you to restrict the player from using certain skills in certain maps or against certain troops. For example, your ultimate skill that only functions against the big bad.
Window Settings
Release Date: May 26, 2025
Latest Update: August 27, 2025
Version: Alpha R2
Use this plugin if you want to specify the window skin, tone, background style, and more for each window in the game. This includes any window created by plugins. It also comes with an easy to use preset system for even easier integration with other plugins when available.
Quality Of Life
Release Date: July 24, 2025
Latest Update: September 19, 2025
Version: Alpha R2
Add quality of life features to make your game more enjoyable to the player and reduce frustration. This can be things like always being successful when escaping battle or fully restoring when a character levels up. You have full control over which features are enabled.
Preloader
Release Date: July 31, 2025
Latest Update: October 10, 2025
Version: Alpha R2
Loads your files before you need them, so that when it is time to use them they can be used instantly. This can help with delays in showing a picture animation, playing audio, or displaying fonts.
Common Events Everywhere
Release Date: October 27, 2025
Version: Alpha
Sometimes you may want to run a common event in a menu scene, during battle, or at some other time. By default, common events are only fully supported in the map. This plugin makes common events work in scenes besides the map scene.

Gameplay Plugins

These plugins create new gameplay systems, such as an achievement system.

Holidays
Release Date: August 26, 2020
Latest Update: April 10, 2025
Version: 1.1.0
This plugin allows you to create daily, weekly, monthly, or annual repeating events. It will turn a switch ON or OFF depending on if the time is within the start/stop time set by you. Some uses may be daily quests, christmas, or any other holiday.
Encyclopedia and Bestiary
Release Date: August 29, 2020
Latest Update: October 14, 2025
Version: 1.14.0
This plugin creates a powerful encyclopedia for your game, with default categories including bestiary, items, armors, weapons, skills, and states. It can also handle as many custom categories as desired with their own custom entries.
Achievements
Release Date: September 2, 2020
Latest Update: August 31, 2025
Version: 1.8.2
Adds an achievements system including achievement points, secret achievements, difficulty, and more. Achievements offer automatic tracking as well as manual unlocking. Achievements can also have rewards such as items or gold, or even switches/variables. This plugin works well with CGMZ Toast Manager for pop ups when an achievement is earned. This plugin also allows for achievements based off of CGMZ Encyclopedia and Bestiary completion percentage.
Professions
Release Date: September 11, 2020
Latest Update: September 7, 2025
Version: 1.7.0
Creates a profession system for your game. Discover professions, gain experience, and level up. Profession data is easily accessed and can be used for things like restricting the player from harvesting resources if their level is not high enough, or many other uses.
Crafting
Release Date: September 28, 2020
Latest Update: September 16, 2025
Version: 1.11.1
Adds a crafting system to your game that works well with CGMZ Professions. It can handle item requirements (consumed on craft), tool requirements (not consumed on craft), products (produced on craft success) and fail products (produced on craft fail). Recipes can be discovered by using an item, another crafting recipe, or via plugin command.
Fast Travel
Release Date: May 5, 2022
Latest Update: September 6, 2025
Version: 1.2.2
Allows you to fast travel between different locations in your game. Fast travel points can be separated by category. It can handle as many fast travel points as you want, and it also allows you to set gold or item costs to use the travel (optional). You can also show/hide fast travel locations via plugin command.
Skill Shop
Release Date: June 24, 2021
Latest Update: August 1, 2025
Version: 1.2.2
Creates a shop scene where you can buy skills for actors. It includes selecting which actor can learn the skill, and showing which actors can learn the skill or those that already learned the skill.
Difficulty
Release Date: May 18, 2021
Latest Update: September 20, 2025
Version: 1.4.0
Use this plugin to add a difficulty select with many different customization settings created by you. The difficulty select scene can be accessed from anywhere and the difficulty setting is available for eventing custom difficulty differences on maps.
Reputations
Release Date: March 20, 2021
Latest Update: June 16, 2025
Version: Beta R7
Creates a reputation system for your game. You can have different categories of reputations (for example, people or towns or factions). Reputations can have multiple levels as well (for example, friendly / exalted) with configurable amounts of reputation needed for each level.
Colosseum
Release Date: June 9, 2021
Latest Update: October 17, 2025
Version: Beta R8
This plugin adds a colosseum system to your game, where players can select to fight against troops from the database and gain rewards. Advance through each troop and earn greater rewards. You can also unlock troops via eventing.
Quest System
Release Date: June 22, 2021
Latest Update: September 18, 2025
Version: Alpha R12
This plugin adds a powerful quest system to your game. It can handle automatic or manual tracking of quest progress, multiple quest categories which can be sorted, sorting quests, and pinning quests to the top of the list. The player can choose to accept / decline quests by plugin command, quest accept scene, or quest board scene. You can retrieve quest progress for use in eventing as well.
Daily Rewards
Release Date: December 31, 2021
Latest Update: May 30, 2025
Version: Alpha R4
Provide rewards once per real-life day to the player. Increase the level of the reward each successive day, and reset if the player misses a day or reaches the end of the reward chain.
Currency System
Release Date: February 23, 2022
Latest Update: August 8, 2025
Version: Alpha R6
Implements a currency system for your game which can handle multiple currencies. Currencies can have customizable names, units, maximums, colors, and descriptions. Currencies can be hidden or discovered.
Treasure Maps
Release Date: April 8, 2022
Latest Update: October 24, 2025
Version: Beta R6
Add a treasure map scene to your game, where the player can unlock treasure maps and then view them to find hidden treasure! Track when a treasure was found with a saved timestamp on the treasure map window.
Mailbox
Release Date: May 8, 2023
Latest Update: June 19, 2025
Version: Alpha R6
Add a mail system to your game. Send the player mail which they can then open in game. Mail can include images, attachments, and will be sorted by the order received.
Multiple Inventories
Release Date: January 11, 2024
Latest Update: July 16, 2025
Version: Alpha R4
Allow your party to split up and have their own inventory when switching between different parties. When the party reunites, you can combine both inventories back into one. This could also be used for storage containers or other places you might want to track more than one inventory.
Picture Gallery
Release Date: March 4, 2024
Latest Update: May 6, 2025
Version: Alpha R3
This plugin adds a picture gallery scene to your game. With it, your players will be able to view categories of pictures and pictures with a brief description. They can also select pictures to view as a full image.
World Map
Release Date: August 12, 2024
Latest Update: October 23, 2025
Version: Alpha R4
Show a world map with icons and other markers on top. You can cause icons to appear over the world map when needed, and hide them when not needed. This allows a world map that can give the player location info for important quest objective locations and other info. You can also show the player's current location on the map.
Recruitment Board
Release Date: September 10, 2024
Latest Update: September 16, 2025
Version: Alpha R5
Recruit actors from a shop-like interface. You can have costs for actors, where after recruitment the actor will no longer be available on the board. Before recruitment, you can see the actor's stats, class, and other relevant info to make a decision on who to recruit.
Inn Shop
Release Date: May 16, 2025
Latest Update: June 9, 2025
Version: Alpha R2
Adds a scene for selecting a room in an inn. Rooms can provide different effects, such as healing a small amount, healing to full, fully restoring everything, etc.
Jukebox
Release Date: June 21, 2025
Latest Update: September 5, 2025
Version: Alpha R2
Allow your player to collect musical tracks throughout the game, either manually or automatically when heard for the first time. Then, let them use a jukebox (new scene) to select a track they want to replay. Optionally allow them to permanently change the map's autoplay track by what is played in the jukebox.
Manual
Release Date: October 16, 2025
Version: Alpha
Show a game manual in game to the player, letting them review mechanics or other useful information at any time. You can hide entries in the manual until the player comes across those mechanics during gameplay so your newer players do not get overwhelmed with information at the start of your game.

Map Plugins

These plugins modify something on the map screen, such as how events move.

Event Movement
Release Date: March 13, 2021
Latest Update: June 4, 2025
Version: Beta R4
This plugin adds new movement types for events to use for auto movement. Things such as copy player movements, opposite player moves, and more. Events can also only move whenever the player moves, which can be useful for monsters on the map screen similar to some old school SNES games. It can also stun events for a certain amount of steps, and provide a region ID through which events cannot move (but the player still can).
Dungeon Tools
Release Date: September 30, 2021
Latest Update: August 13, 2025
Version: Alpha R10
This plugin adds some common RPG dungeon tools like the bomb, arrow, boomerang, hookshot, and reset tools. Each tool is configurable and can be unlocked separately. Tools will interact with events they touch by turning self switches ON/OFF.
Light Effects
Release Date: December 24, 2021
Latest Update: May 28, 2025
Version: Beta R7
This plugin adds some basic light effects to your game. You can use it to set up preset light effects which can include different images, flicker, x/y offsets, opacity, range, and more. It is meant as a simple alternative to more involved lighting plugins.
Gathering
Release Date: November 30, 2021
Latest Update: June 24, 2025
Version: Alpha R8
You can use this plugin to create an easy farming, foraging, mining, etc. system to your game which supports features including item variance, rare items, automatic growth, growth stages, and much more. Set up nodes in your plugin manager and then use an easy comment in an event to define it as a cgmz gathering node.
Day Night System
Release Date: August 1, 2022
Latest Update: March 15, 2024
Version: Alpha R3
Creates a day and night system in your game. Can handle tinting maps automatically as well as setting or getting the current time of day. You can use standard time units such as second/minutes/hours, or create your own.
Swimming
Release Date: November 22, 2023
Latest Update: July 9, 2025
Version: Alpha R3
Allows you to swim in water with your actor. Use it to add more exploration options for your maps. No longer is a small shallow river an impossibility for your party to pass!
Event Names
Release Date: December 18, 2023
Latest Update: September 4, 2025
Version: Alpha R5
Add text above your events with this plugin. Supports text codes, some effects such as a float effect, and opacity change by distance. You can also use the icon text code to show icons above events.
Player Movement
Release Date: May 13, 2024
Latest Update: July 23, 2025
Version: Alpha R4
Use this plugin to gain more control over how the player can move, as well as give your players additional movement abilities they can get around the map with. Includes things such as reverse movement, turning in place, and jumping.
Footsteps
Release Date: July 15, 2024
Latest Update: March 20, 2025
Version: Alpha R3
Play a footstep sounds when the player moves. You can change the sound based on the tile the player is on, so you can have a wood sound for inside a house or a snow sound for outside in the snow. Sounds can have variance added to the volume, pitch, and pan so the sound varies slightly each time.
Map Upgrade
Release Date: January 13, 2025
Latest Update: March 17, 2025
Version: Alpha R3
Add more data to your maps, from including things like an icon, a recommended level, etc. You can use this new data in events by using the plugin commands to get the data into a game variable. Other plugins can also easily use this data, which may be required for some features in other [CGMZ] plugins.
Event Clone
Release Date: February 24, 2025
Version: Alpha
Make one event and clone it where needed, instead of making the same complex event in many areas. Then, if your event has a bug or needs changes, simply change the source event once and all your cloned events will be updated.

Battle Plugins

These plugins modify something related to the battle system.

Battle Result Events
Release Date: June 24, 2022
Latest Update: October 18, 2025
Version: 1.0.1
Runs a common event after a battle ends. It will also set a game variable to the troop ID faced and the result (win/lose/escape). This will allow you to have conditional event processing for random battles, similar to the battle processing event command.
Battle Weather
Release Date: July 13, 2022
Latest Update: June 13, 2025
Version: Beta R4
Allows weather to display during battle. This will allow the built-in rain and snow effects, as well as possibly some third-party weather effects, to continue during battle. You can also use the set weather effect event command during battle.
Conditional Drops
Release Date: August 18, 2022
Latest Update: July 25, 2025
Version: Alpha R4
Allow enemies to drop extra things that have conditions. Make items, gold, or other drops have conditions such as a switch being ON. These new conditional drops are added to existing database drops, and are not a replacement for database drops.
Battle Command Window
Release Date: September 15, 2022
Latest Update: August 4, 2025
Version: Beta R6
Modify the commands in the battle window including both the party commands and individual actor commands.
Battle BGM Control
Release Date: October 14, 2022
Latest Update: October 21, 2025
Version: Alpha R5
Change the battle theme by various factors, such as which actors are in the party, which enemies you are fighting, or even which map the battle was triggered from. You can also disable/enable the plugin during gameplay to ensure your big bad always has their theme music play.
Encounter Conditions
Release Date: December 22, 2022
Latest Update: September 26, 2025
Version: Beta R4
Adds additional criteria for random encounters on the map. This can include things such as switches being on, variables meeting certain number amounts, the party having specific items in their inventory, or a specific party member being in the party.
Animated Battle Backs
Release Date: August 19, 2023
Latest Update: October 20, 2025
Version: Alpha R6
Add animations to your battle backgrounds to make them more engaging. You can cause the background to scroll similar to a parallax, or add animated sections of your background using a frame-based animation. Note that scrolling backgrounds are not yet implemented in the current Alpha version.
Enemy Upgrade
Release Date: September 14, 2023
Latest Update: June 6, 2025
Version: Alpha R4
This plugin adds some new parameters to enemies, such as an icon. It also provides more control over various existing enemy parameters, like being able to add some variance for gold/exp drops so the enemy is not always dropping the same amount of gold every time. It has stat and sprite size and hue variances as well.
Actor Upgrade
Release Date: April 15, 2024
Latest Update: September 22, 2025
Version: Alpha R4
This plugin adds some new parameters to actors, such as an icon or a bust. It allows you to change the stat weights for actors. It also lets you change some other previously hard-coded aspects of an actor like base floor damage.
Skill Levels
Release Date: May 30, 2024
Latest Update: September 9, 2025
Version: Alpha R4
Adds levels to skills. The more a skill is used, the greater its level will become and the stronger it will be. Enemies can also have skill levels, though theirs will not level up and will be the same level each time it is used.
Scan
Release Date: June 12, 2024
Latest Update: May 14, 2025
Version: Alpha R3
Add a scan skill to your game, which can scan an enemy and provide useful information during battle. It can provide things such as the enemy's current hp and mp and flavor text. Further, this plugin integrates with [CGMZ] Encyclopedia to discover enemies when they are scanned.
Steal
Release Date: December 12, 2024
Latest Update: September 25, 2025
Version: Alpha R3
Adds a steal skill to your game. Actors can use it to steal from enemies. Configure enemy steal info via plugin parameters, with different items or max times stealing is allowed per enemy giving you total control over how steal works in your game.
Battle Swaps
Release Date: April 17, 2025
Latest Update: May 20, 2025
Version: Alpha R3
Allows you to swap party members around during battle. You can use up a turn of one of your actors to have them go out of battle and bring a reserve member into battle. An additional way for your players to strategize during the battle.
Musical Battles
Release Date: September 12, 2025
Version: Alpha
Allows the battle BGM to affect battle. It will set a variable to a value depending on what BGM is playing which can then be used in damage formulas. It also allows skills and items to change the battle BGM.

These plugins modify the menu scene in some way.

Menu Command Window
Release Date: August 22, 2020
Latest Update: August 16, 2025
Version: 1.5.0
Use this plugin to easily manage the command window in the menu scene. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions.
Menu Theme
Release Date: November 5, 2020
Latest Update: December 22, 2024
Version: 1.1.3
Adds a BGM to the menu. It will autoplay the previous BGM when exiting menu. The menu theme will persist through all different menus within the main menu (such as item, status, or save).
Menu Customizer
Release Date: March 18, 2024
Latest Update: August 11, 2025
Version: Alpha R4
Customize your menu by changing window size and positioning, information display and layout, and more!
Shop Command Window
Release Date: October 9, 2024
Latest Update: August 8, 2025
Version: Beta R2
Use this plugin to easily manage the command window in the shop scene. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions.
Equip Command Window
Release Date: October 10, 2024
Latest Update: August 6, 2025
Version: Beta
Use this plugin to easily manage the command window in the equip scene. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions.
Item Categories
Release Date: March 28, 2025
Latest Update: June 11, 2025
Version: Alpha R2
Customize your item categories, allowing you to make more than just the standard item, weapon, armor, and key item categories. This can be helpful if your game has many different item types such as crafting ingredients that you want to keep separate.

User Interface Plugins

These plugins modify how the default scenes look and feel and are intended to allow you to get away from the default RPG Maker look more easily.

Save File
Release Date: March 1, 2021
Latest Update: August 3, 2025
Version: 1.4.1
This plugin modifies the save / load screens to show more game information as well as providing additional customization options.
NumPad
Release Date: June 27, 2022
Latest Update: January 25, 2025
Version: 1.0.1
Adds a new number input processing command which looks similar to a phone numpad. You can specify how many numbers to use and which variable the number will be stored in. It can also be stored as a string if leading zeros are important.
Map Name Window
Release Date: April 14, 2022
Latest Update: November 18, 2024
Version: Beta R5
This plugin allows more customization of the map name window. It lets you create preset options to use, or default settings to fallback to if not using a preset. Each map can use a different preset.
Autosave Enhancement
Release Date: January 26, 2023
Latest Update: July 8, 2025
Version: Beta R5
Add more control over when the game autosaves as well as show a window on screen letting the player know when an autosave occurs. All functionality is configurable and can be turned ON or OFF in plugin manager.
Scene Backgrounds
Release Date: April 14, 2023
Latest Update: May 19, 2025
Version: Alpha R7
Show a custom image as a background to any menu-based scene in your game. This works for the default scenes and it should also work for custom scenes created by third-party plugins. If there is no custom background image set up for a scene, it will fall back to the default blurred map background.
Controls Window
Release Date: November 15, 2023
Latest Update: July 14, 2025
Version: Beta R2
Shows a window in each scene where you can list the controls to move around and select things within the scene. Each scene can be configured separately, or the window can be completely hidden if not desired in certain scenes such as third party scenes with their own control windows.
Item Popup
Release Date: October 16, 2024
Latest Update: June 27, 2025
Version: Alpha R3
Shows a window the first time an item is obtained with info about that item. Subsequent times the item is obtained, the window will no longer show up for the player. This can help the player read about the item so they understand better how it can be used.
Window Backgrounds
Release Date: December 26, 2024
Latest Update: March 12, 2025
Version: Alpha R2
This plugin allows you to specify the window background image instead of using the tiling windowskin background. This allows you to use larger static images or larger tiling images as the window background. It can also enable scrolling if your image is set up for scrolling.
Timer
Release Date: March 14, 2025
Latest Update: August 26, 2025
Version: Alpha R2
Gain a lot more control over the timer, including adding or subtracting seconds from the timer. This plugin also allows a lot more customization for the timer, including changing the timer color, adding a label, and more.
Select Object
Release Date: July 11, 2025
Latest Update: September 10, 2025
Version: Alpha R2
Focused on creating a better UI for selecting objects such as items than the default Select Item event command. Also allows you to select other types of objects, like weapons, armors, etc.

Title Plugins

These plugins modify how the game starts up, such as by changing the title scene or adding new scenes before the title. Anything that impacts the flow of the game before the player is in game can be found here.

Game Info
Release Date: August 21, 2020
Latest Update: October 5, 2025
Version: 1.3.0
This plugin allows you to add information on the bottom of the title screen, such as copyright information, version info, or a website url. It also lets you add social media buttons to the title screen.
Splash Screen
Release Date: August 21, 2020
Latest Update: August 24, 2025
Version: 1.3.0
Creates a splash screen before the title screen. It can handle multiple splashes, and splashes can be skipped with input.
Changelog
Release Date: August 23, 2020
Latest Update: October 11, 2025
Version: 1.3.2
This plugin adds a "changelog" scene where you can provide info for the player to read about any changes you have made since the last update to your game. This can be easily added to the menu or title with CGMZ command window plugins, or you can use plugin command to call the scene.
Title System
Release Date: September 3, 2020
Latest Update: August 30, 2025
Version: 1.3.0
Allows you to show multiple images or maps in a cycle on the title screen. It will cycle between each map/image in order, and can handle screen effects and other event commands.
Title Command Window
Release Date: October 8, 2020
Latest Update: August 10, 2025
Version: 1.4.0
Use this plugin to easily manage the command window in the title screen. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions.
Credits
Release Date: September 16, 2020
Latest Update: October 12, 2025
Version: 1.3.0
This plugin adds a "credits" scene which allows you to enter in different categories such as art, programming, etc. and credit the people who helped you make your game.
Press Start
Release Date: October 17, 2023
Latest Update: August 25, 2025
Version: Alpha R5
Show a Press Start screen before the title screen, and after any Splash screens if using [CGMZ] Splash Screen. This screen will persist indefinitely until input is detected from the player. It can optionally play a BGM, show a different Press Start image on hover, and more.
Skip Title
Release Date: June 30, 2025
Latest Update: August 14, 2025
Version: Alpha R2
Allows you to skip the title scene entirely. This will either put the player into a new game where you can event your title screen with images and make it truly custom, or you can optionally put the player into their latest save file (if any exists) where they can then load other save files if desired.

Gameover Plugins

These plugins modify the Gameover Scene.

Game Over
Release Date: August 21, 2020
Latest Update: September 21, 2025
Version: 1.2.0
Provides the option to change the Game Over scene image/music based on a variable, and also allows you to add a command window to the Game Over scene which the player can use to quickly get back into the game.
Exit to Desktop
Release Date: October 20, 2020
Latest Update: June 7, 2024
Version: 1.0.2
Adds an option to close the game completely in the title screen, game end screen, and (if using CGMZ GameOver) in the game over screen as well.
Game End Window
Release Date: December 28, 2020
Latest Update: August 9, 2025
Version: 1.4.0
Use this plugin to easily manage the command window in the game end scene. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions.
New Game Plus
Release Date: February 19, 2024
Latest Update: July 30, 2025
Version: Beta
Allows you to easily start a new game plus mode. You can set which switches / variables are reset to defaults, actor manipulations, party manipulations, and a few other settings. New Game Plus status can also appear on the save file.

Vehicle Plugins

These plugins modify vehicles.

Vehicle Landing Restrictions
Release Date: September 8, 2020
Latest Update: September 28, 2025
Version: 1.2.0
This plugin allows you to restrict where vehicles can land/dock based on a region. There are separate restrictions on a per-vehicle basis.
Vehicle Encounters
Release Date: September 15, 2020
Latest Update: October 26, 2025
Version: 1.1.0
This plugin lets you have encounters on the boat, ship, and airship. It allows for custom encounter steps, battlebacks, and encounter lists per vehicle. You can also turn vehicle encounters ON/OFF with an in-game switch.
Vehicle Interiors
Release Date: March 30, 2021
Latest Update: October 4, 2025
Version: 1.3.0
Allows you to enter the interior of the boat, ship, or airship which is another map the player will be transferred to.
Fishing
Release Date: January 25, 2022
Latest Update: September 15, 2025
Version: Alpha R6
Creates a fishing system for each vehicle, including the airship. Works based on regions, where fish can be found in specific regions and then fished by certain vehicles. Can integrate with CGMZ Professions for a fishing profession.
Custom Vehicles
Release Date: August 30, 2023
Latest Update: October 20, 2025
Version: Alpha R6
This plugin allows you to create custom vehicles for your game. You can have as many custom vehicles as you want, and they can have various behaviors beyond the default boat/ship/airship. Of course, you can also just use this to make a second (or third) boat as well.

Input Plugins

These plugins focus on player input (or lack thereof).

Idle
Release Date: May 12, 2023
Latest Update: September 15, 2025
Version: 1.1.0
Allows you to set the player as idle after a certain amount of frames with no input. You can then event idle animations or anything else using the build in game switch or game variable that tracks if the player is idle and how long they have been idle.
Rumble
Release Date: December 25, 2023
Latest Update: September 29, 2025
Version: Beta R2
A lot of games provide feedback to the player by causing the controller to rumble. This plugin allows you to rumble the controller.
Remove Touch
Release Date: September 30, 2025
Version: Alpha
Allows you to remove both touch ui (the buttons, menu space, etc) and touch controls (clicking/touching anywhere on screen). Options exist to let you determine how much of the touch controls are removed, if you still want your player to be able to click the map and just not see the ui buttons you can do that.
Gamepad Detected
Release Date: October 8, 2025
Version: Alpha
This plugin shows a simple window that automatically fades out whenever a new gamepad input is detected. This helps let your player know that their gamepad was detected and can be used for input.

Minigame Plugins

These plugins create some sort of minigame which is mostly separate from core RPG functionality

Hidden Objects
Release Date: October 18, 2020
Latest Update: September 11, 2025
Version: Alpha R6
Allows you to have a hidden object like minigame. It shows a background image, a foreground image, and items in between that the player can click on to "find" those objects.
Dice
Release Date: September 19, 2024
Latest Update: September 17, 2025
Version: Alpha R4
Adds a dice rolling scene to your game. You can show a dice rolling animation, which then has the result provided to a variable for use in eventing. Options to reroll the dice and more are available.
Model Viewer
Release Date: January 22, 2025
Version: Alpha
This plugin works with Babylon JS to create a 3D scene where you can view 3D models. You can rotate the object any direction you want. One use for this may be to hide a clue on the bottom of an object which the player has to rotate to find. I am sure you will come up with many creative uses for showing a 3D model in your game.
Button Mash
Release Date: February 12, 2025
Latest Update: October 6, 2025
Version: Alpha R4
Mash a button to fill a bar, for use in eventing. The result is provided to a variable for use in your events. You determine which button or key needs to be pressed and how difficult the bar is to fill in a time limit. You can also display a short text above the bar.
Power Meter
Release Date: August 18, 2025
Version: Alpha
Press a button when a meter is filled up for maximum power. Wait too long and it will go back down again. A simple minigame common in many games for many different mechanics, now in RPG Maker for you to use as you see fit.

Integration Plugins

These plugins integrate with a third-party service in some way to display dynamic data in your game

Itch IO Buy Link
Release Date: July 15, 2021
Latest Update: August 2, 2025
Version: 1.0.2
This plugin adds a scene that loads and displays info from your game's itch io page, such as game title, price, a clickable URL to the Itch.io page, and any sale info about your game.
Text To Speech
Release Date: April 11, 2025
Latest Update: July 18, 2025
Version: Alpha R2
Allows you to turn text into speech, using built in APIs and voices. Provides gameplay applications in case you need a piece of text to be spoken. Also can help with accessibility for players who may need commands to be read out loud.
Social Media
Release Date: September 8, 2025
Version: Alpha
Make it easy for your players to share things to social media, right from your game. This plugin adds a bunch of social media related plugin commands that you can use in your events to create a share window that comes with pre-filled text. Want to allow your players to share that they just beat your game's final boss? Now you can do that.

Dev Tool Plugins

These plugins are meant to make developing your game easier, and are not player-facing

Debug
Release Date: August 30, 2020
Latest Update: October 7, 2025
Version: Beta R10
Provides additional debugging tools while preserving the default switch/variable scene.
IconSet Generator
Release Date: April 23, 2022
Latest Update: November 12, 2024
Version: Beta R3
Generates an RPG Maker compatible IconSet from individual icon files. Can also handle upscaling/downscaling icons of varying sizes. It will also optionally append icons to an existing IconSet.
Sound IDs
Release Date: February 20, 2023
Latest Update: June 7, 2025
Version: 1.1.0
Allows you to associate music files with IDs, and then play the music file by ID. This will cut down dev time if you want to swap a sound later in development as you will just switch it in one area instead of anywhere the sound appears.
File Types
Release Date: December 31, 2024
Latest Update: July 15, 2025
Version: Alpha R2
Load any image file type in your game, including the much requested webp. Set up which files you want to use which extension in the plugin parameters, and the plugin handles the rest. Please note that there are some limitations to this. While the plugin does allow you to load any image format, not all formats are supported by all browsers and some formats may require additional work before they will work. This plugin simply makes your game look for the extension you tell it to look for, it does not guarantee the file will work.
Fallback
Release Date: January 17, 2025
Latest Update: February 25, 2025
Version: Alpha R2
Sometimes your game runs into a file that is missing and an error screen appears. This can be good during a playtest to let you know you need to add your missing file still. However, in a deployed game, this prevents your players from playing the game. With [CGMZ] Fallback, this error screen is not shown in deployed games and instead a default file will be loaded.