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.
Dark Plasma Auto Highlight - DarkPlasma_AutoHighlight.js
Plugin desc : Automatically color specified words
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_AutoHighlight.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_AutoHighlight.js
File name : DarkPlasma_AutoHighlight.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Automatically color specified words @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 2.0.2 Highlights the specified phrase in the specified color. This plugin requires the following plugin: DarkPlasma_SetColorByCode version: 1.0.0 @param highlightGroups @text Colors and phrases @desc Set the color and phrase to highlight. @type struct<HighlightGroup>[] @default [] @param targetWindows @text Target window @desc Specifies the window class that will be auto-highlighted. @type string[] @default ["Window_Message"]