An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

MPP Duplicate Name - MPP_DuplicateName.js

Plugin desc : You can set duplicate names or names that cannot be used in [Name Input Processing].

License : MIT License

Author : Mokusei Penguin

Website : http://woodpenguin.blog.fc2.com/

Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/DuplicateName.html

File name : MPP_DuplicateName.js

Help of plugin :

* @target MV MZ
 * @plugindesc You can set duplicate names or names that cannot be used in [Name Input Processing].
 * @author Mokusei Penguin
 * @url 
 *
 * @help [version 3.0.1]
 * his plugin is for RPG Maker MV and MZ.
 * 
 * ▼ Plugin command details
 *  〇 MV / MZ
 *  
 *  〇 ChangeDuplicateAccess boolean  / changeDuplicateAccess
 *       boolean : true or false
 *   - Enables / disables the function of this plug-in.
 *   - Duplicate names, unusable names, and unusable words are all invalid.
 *   - This function is designed for password entry.
 *   - The initial value is valid.
 *   - This setting is not included in the save data.
 * 
 * ================================
 * Mail : wood_penguin@yahoo.co.jp (@ is half-width)
 * Blog : http://woodpenguin.blog.fc2.com/
 * License : MIT license
 * 
 *  @command changeDuplicateAccess
 *      @desc 
 *      @arg boolean
 *          @desc 
 *          @type boolean
 *          @default true
 * 
 * 
 *  @param Duplicate Type
 *      @desc 
 *      @type select
 *          @option none
 *          @option created actors
 *          @option all actors
 *      @default all actors
 *
 *  @param Duplicate Message
 *      @desc 
 *      @default The name is already in use.
 *      @parent Duplicate Type
 *
 *  @param Error Names
 *      @desc 
 *      @type string[]
 *      @default []
 *
 *  @param Error Message
 *      @desc 
 *      @default The name cannot be used.
 *      @parent Error Names
 *
 *  @param Prohibited Words
 *      @desc 
 *      @type string[]
 *      @default []
 * 
 *  @param Prohibited Message
 *      @desc 
 *      @default Contains words that cannot be used.
 *      @parent Prohibited Words
 *

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.