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

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

MZ plugins

Hide Command - HideCommand.js

Plugin desc : Hide battle commands Ver1.4.5 (2022/9/10)

License : MIT License

Author : PotatoDragon

Website : https://github.com/pota-gon/RPGMakerMZ/wiki

Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/HideCommand.js

Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/HideCommand.js

File name : HideCommand.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/HideCommand.js
@plugindesc Hide battle commands Ver1.4.5 (2022/9/10)
@author PotatoDragon
@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/PotatoDragon-MZ-plugins ).
Original plugin by PotatoDragon.
Please check the latest official version at:
https://github.com/pota-gon/RPGMakerMZ/wiki
-----

## Overview
Hide unnecessary battle commands.

## Usage
You can hide unnecessary commands using parameters.

@param HideAttackCommand
@text Attack command hidden
@desc Attack command hide setting
@type boolean
@on Do not display
@off Show
@default false

@param HideCannotAttack
@text Attack command hidden when sealed
@desc Setting to hide attack commands when they are sealed
@type boolean
@on Do not display
@off Show
@default false

@param HideSkillCommand
@text Hide skill commands
@desc Skill command hide setting
@type boolean
@on Do not display
@off Show
@default false

@param HideGuardCommand
@text Hide defense commands
@desc Defense command hide setting
@type boolean
@on Do not display
@off Show
@default false

@param HideItemCommand
@text Hide Item Commands
@desc Item command hide setting
@type boolean
@on Do not display
@off Show
@default false

スポンサードリンク

-MZ plugins

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