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

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

MZ plugins

PANDA Nickname As Class - PANDA_NicknameAsClass.js

Plugin desc : display the nickname instead of the class name on status.

License : MIT License

Author : panda(werepanda.jp)

Website : https://www.werepanda.jp/

Desc page : http://www.werepanda.jp/blog/20200925200021.html

File name : PANDA_NicknameAsClass.js

Help of plugin :

* @target MV MZ
 * @plugindesc display the nickname instead of the class name on status.
 * @author panda(werepanda.jp)
 * @url http://www.werepanda.jp/blog/20200925200021.html
 * 
 * @help On the status window, display the Nickname instead of the Class name.
 * Also display the Class name instead of the Nickname. (can be hidden)
 * 
 * In a long RPG, when you want to change the position of the actors
 * according to the progress of the story,
 * you can do "Change Nickname" with the event command.
 * You need not to make the same classes with different names.
 * 
 * [License]
 * this plugin is released under MIT license.
 * https://opensource.org/licenses/mit-license.php
 * 
 * @param NicknameVisible
 * @text Display Nickname
 * @desc Whether to display the class name as nickname on the status screen. If Off, Nickname is not displayed.
 * @type boolean
 * @default true

スポンサードリンク

-MZ plugins

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