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.
Utility Plugins
These plugins expand the base functions of the game or integrate with a lot of other CGMZ plugins to add more functionality.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
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.
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.
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.
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.
Battle Plugins
These plugins modify something related to the battle system.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Menu Plugins
These plugins modify the menu scene in some way.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
Minigame Plugins
These plugins create some sort of minigame which is mostly separate from core RPG functionality
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.
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.
Integration Plugins
These plugins integrate with a third-party service in some way to display dynamic data in your game
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.
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
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.
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.
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.


























































































































