[CGMZ] Menu Command Window
By: Casper Gaming
Last Update: June 14, 2026
Latest Version: 1.6.0
By: Casper Gaming
Last Update: June 14, 2026
Latest Version: 1.6.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.
- Enable/Disable menu commands with a switch
- Show/Hide menu commands with a switch
- Add as many custom commands as you want with JavaScript parameter in plugin setup
Screenshots
A menu with some options disabled, and many custom options

Import into plugin manager and enable the plugin. Some customization options available. Further instructions in plugin.
Online documentation can be found on my website.
User documentation can be found on the Casper Gaming Wiki.
Plugin (along with all my other plugins) can be found here: [CGMZ] Menu Command Window
Requires CGMZ Core plugin: [CGMZ] Core
Also available on Itch.io:
[CGMZ] Menu Command Window for RPG Maker MZ by Casper Gaming
Casper Gaming Terms of Use
Version History
Version 1.0.1
- Added ability to choose alignment of command text
- Added option to use text codes in commands
- Added option to disable commands if party doesn't have item
- Added Spanish language help documentation
- This plugin now warns instead of crashes when detecting invalid JSON
- Added option to have subcategories with their own list of commands
- Added commands that can require actor selection first
- Added separate Icon property to commands which can be aligned separately
- Added background image option to commands
- Removed option to disable text codes
- This plugin will now attempt to make a command symbol for you if blank
- Added JS Show option for javascript show conditions
- Added JS Enable option for javascript enable conditions
- JS Command type change
- Added easy way to make a command run a common event
- Removed deprecated [CGMZ] Core function calls
- Added on select parameter options for command name, icon, image
- Added option to not exit the menu automatically for common event
- Fix bug with menu subcategory not always properly resetting
- Add option to show a confirm window for certain commands
- Organized parameters