Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR Set Message Default Back - MNKR_SetMessageDefaultBack.js
Plugin desc : Changes the default background for the ”Show Text” command.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_SetMessageDefaultBack.js
File name : MNKR_SetMessageDefaultBack.js
Help of plugin :
@target MZ MV @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_SetMessageDefaultBack.js @plugindesc Changes the default background for the ”Show Text” command. @author munokura @license MIT License @help In RPG Maker MZ and MV, the default background for the ”Show Text” command is ”Window.” Change this to a different background type. Specify the default background in the plugin parameters. The ”Window” background setting for the ”Show Text” command will be changed to the ”Dark” or ”Transparent” background specified by the plugin. If you need to use a ”Window” background, set the background for the ”Show Text” command to the same background as the type specified in the plugin parameters. There is no plugin command. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). # Acknowledgments This plugin was created based on the specifications of Kuina Tsutamori’s Message Window Background Default Setting Plugin. At first, the code was completely different, but after organizing and comparing it, it ended up being very similar to the above plugin. I think my code is cheaper, but I couldn’t understand Tsutamori Kuina’s code. Then I discovered that the above plugin works with MZ...that’s how it happened. Since I went to the trouble of making it, I decided to make it public. @param messageDefaultBack @text Default background for displaying text @desc Default background type for text display @type select @default clear @option Darken @value dark @option transparent @value clear