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.
NUUN Save Verification - NUUN_SaveVerification.js
Plugin desc : Save overwrite confirmation
License : MIT License
Author : NUUN
Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_SaveVerification.js
Desc page : https://github.com/nuun888/MZ
Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_SaveVerification.js
File name : NUUN_SaveVerification.js
Help of plugin :
@target MZ @url https://github.com/nuun888/MZ @plugindesc Save overwrite confirmation @author NUUN @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/NUUN-MZ-plugins ). Original plugin by NUUN. Please check the latest official version at: https://github.com/nuun888/MZ ----- Specifications Displays a confirmation message when overwriting a saved file. Terms of Use This plugin is distributed under the MIT License. Update History September 11, 2021 Version 1.0.0 First Edition @param Width @desc Width @type number @default 450 @param SaveVerificationMessage @text Message on the save confirmation screen @desc Message text on the save confirmation screen. @type string[] @default ["このファイルに上書きしても","よろしいですか?"] @param SaveVerificationYesText @text Confirmation text when saving @desc Confirmation text when saving on the save confirmation screen. @type string @default はい @param SaveVerificationNoText @text Confirmation text when not saving @desc Confirmation text on the save confirmation screen when you do not want to save. @type string @default いいえ