Welcome to PGMV! 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.
Message Auto Replace - MessageAutoReplace.js
Plugin desc : Message Auto-Replacement Plug-in
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/MessageAutoReplace.js
File name : MessageAutoReplace.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Message Auto-Replacement Plug-in @author Triacontane @license MIT License @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/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- MessageAutoReplace.js Automatically replaces text in the "Sentence Display" section based on specified parameters. This can be used to batch-modify specific strings, such as by adding control characters, changing font size, or making other edits. You can also specify replacement condition switches, allowing you to use it appropriately for different situations. Advanced replacements using regular expressions are also possible. To use backreferences, specify %1, %2... as the replacement text. This plugin does not have a plugin command. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param replaceList @text Replacement List @desc This is a list that automatically replaces the contents of all "Show Text". @type struct<REPLACE>[] @default []