Posted June 28, 2025 by Purple Cat
#update
🟣 Devlog – PurpleCat_CustomOptionWindow Plugin Update
Today, I’ve added a new feature to the PurpleCat_CustomOptionWindow plugin (one of the three plugins included in the PurpleCat plugin pack). You can now completely remove any default option from the RPG Maker MV options menu, giving you full control over what appears.
For example, if you want to get rid of the “Always Dash” option, just open the plugin settings and set “Show 'Always Dash' option” to false
— and it’s gone.
Other features include:
Renaming any option label in the menu. You can easily change “BGM Volume” to “Music” or “SE Volume” to “Sound Effects,” etc.
Toggling individual options on or off, using true
or false
for each “Show [option]” setting.
Customizing YES/NO labels for toggle options — switch them to ON/OFF
, True/False
, or anything else that matches your project’s style.