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

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

MZ plugins

MNKR Hide Param MZ - MNKR_HideParamMZ.js

Plugin desc : Hides the specified items in each scene.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_HideParamMZ.js

File name : MNKR_HideParamMZ.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_HideParamMZ.js
@plugindesc Hides the specified items in each scene.
@author munokura
@license MIT License

@help
Hides specified items in each scene (items, skills, equipment, stats, sorting,
and battle).

No plugin commands.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission, and there are no
restrictions on its use (commercial, 18+, etc.).

@param level
@text level
@desc Specifies whether to display the level.
@type boolean
@on display
@off hidden
@default false

@param exp
@text Experience points
@desc Specify whether to display experience-related information.
@type boolean
@on display
@off hidden
@default false

@param gauge
@text Gauge set
@desc Specify whether to display the full set of gauges (HP/MP/TP).
@type boolean
@on display
@off hidden
@default false

@param cost
@text MP/TP consumption
@desc Specifies whether to display MP/TP consumption in the skill menu.
@type boolean
@on display
@off hidden
@default false

@param atk
@text Attack Power
@desc Specify whether to display attack power.
@type boolean
@on display
@off hidden
@default false

@param def
@text Defense power
@desc Specify whether to display defensive power.
@type boolean
@on display
@off hidden
@default false

@param mat
@text magic power
@desc Specify whether to display magic power.
@type boolean
@on display
@off hidden
@default false

@param mdf
@text magic defense
@desc Specifies whether to display magic defense.
@type boolean
@on display
@off hidden
@default false

@param agi
@text agility
@desc Specifies whether to display agility.
@type boolean
@on display
@off hidden
@default false

@param luk
@text luck
@desc Specify whether to display luck.
@type boolean
@on display
@off hidden
@default false

スポンサードリンク

-MZ plugins

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