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 Box No Use - NameBoxNoUse.js

Plugin desc : Name window not used plug-in

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/NameBoxNoUse.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/NameBoxNoUse.js

File name : NameBoxNoUse.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/NameBoxNoUse.js
@plugindesc Name window not used 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-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

NameBoxNoUse.js

Displays the specified name at the top of the message window without using the
name window.
You can also change the name display format.

This plugin requires the base plugin ”PluginCommonBase.js.”
”PluginCommonBase.js” is located in the following folder under the RPG Maker
MZ installation folder:

dlc/BasicResources/plugins/official

Terms of Use:
You may modify and redistribute this plugin without permission, and there are
no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param speakerFormat
@text Name Display Format
@desc The display format for the name, where %1 is replaced with the actual name.
@type string
@default ¥c[2]【%1】¥c[0]

@param wrap
@text Turn around
@desc After displaying the name format, a new line is displayed followed by the actual text.
@type boolean
@default true

@param messageOffsetX
@text X coordinate offset
@desc The X offset for the second and subsequent lines of the message. Indented only if name display is enabled.
@type number
@default 0

スポンサードリンク

-MZ plugins

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