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.
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