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

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Name Command - NameCommand.js

Plugin desc : Name Command Ver0.5.1 (2025/1/18)

License : MIT License

Author : PotatoDragon

Website : https://github.com/pota-gon/RPGMakerMZ/wiki

Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/System/Name/NameCommand.js

Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/NameCommand.js

File name : NameCommand.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/System/Name/NameCommand.js
@plugindesc Name Command Ver0.5.1 (2025/1/18)
@author PotatoDragon
@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/PotatoDragon-MZ-plugins ).
Original plugin by PotatoDragon.
Please check the latest official version at:
https://github.com/pota-gon/RPGMakerMZ/wiki
-----

## Overview
Provides plugin commands referenced by name.

## Usage

### Member Swap
1. Call the plugin command.
2. Select the command name "Member Swap."
3. Enter the actor's name in the "Name" parameter.
4. Select "Add" or "Remove" for the "Operation (Add or Remove)" parameter.
5. Select "Initialize when adding a member" for the "Initialize" parameter.

@command swap_actor
@text Member replacement
@desc Swap members by name
@arg name
@desc Name of the member you want to replace
@type string

@arg actor
@text For actor name search
@desc This parameter is not used as data.
@type actor
@parent name

@arg operation
@text Operation (add or remove)
@desc Member swap operation (add or remove)
@type boolean
@on Add
@off remove
@default true

@arg init
@text Initialization
@desc Do you want to initialize the device when a member joins?
@type boolean
@on Initialize
@off Do not initialize
@default false
@parent operation

スポンサードリンク

-MZ plugins

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