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

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

MZ plugins

CSVN toggle Status Params - CSVN_toggleStatusParams.js

Plugin desc : Toggle show/hide of status params.

License : MIT License

Author : cursed_steven

Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_toggleStatusParams.js

Desc page : https://note.com/cursed_steven/n/ne5da99d8d97a

Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_toggleStatusParams.js

File name : CSVN_toggleStatusParams.js

Help of plugin :

* @target MZ
 * @plugindesc Toggle show/hide of status params.
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author cursed_steven
 * @url https://note.com/cursed_steven/n/ne5da99d8d97a
 *
 * @help CSVN_toggleStatusParams.js
 *
 * Toggle show/hide of atk/def/mat/mdf/agi/luk in status window
 * with plugin settings.
 *
 * Terms:
 *  No permission needed for change or re-distribute this plugin.
 *  But I will be glad to being informed you used or reffered this.
 *
 * @param atk
 * @text atk
 * @type boolean
 * @on Show
 * @off Hide
 * @default true
 *
 * @param def
 * @text def
 * @type boolean
 * @on Show
 * @off Hide
 * @default true
 *
 * @param mat
 * @text mat
 * @type boolean
 * @on Show
 * @off Hide
 * @default true
 *
 * @param mdf
 * @text mdf
 * @type boolean
 * @on Show
 * @off Hide
 * @default true
 *
 * @param agi
 * @text agi
 * @type boolean
 * @on Show
 * @off Hide
 * @default true
 *
 * @param luk
 * @text luk
 * @type boolean
 * @on Show
 * @off Hide
 * @default true

スポンサードリンク

-MZ plugins

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