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 Actor Command Choice - MNKR_ActorCommandChoice.js

Plugin desc : Changed the display of common actor battle commands

License : MIT License

Author : munokura

Website : http://x.com/munokura

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

File name : MNKR_ActorCommandChoice.js

Help of plugin :

@target MZ MV
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ActorCommandChoice.js
@plugindesc Changed the display of common actor battle commands
@author example
@license MIT License

@help
You can specify the display of common actor combat commands (attack, skill,
defense, item).
Use the plugin parameters to specify whether to show or hide these commands.

Please place this plugin as high up in your plugin management list as
possible.

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

@param addAttack
@text attack
@desc Specifies whether to show or hide the attack command.
@type boolean
@on display
@off hidden
@default false

@param addSkill
@text skill
@desc Specifies whether to show or hide skill commands.
@type boolean
@on display
@off hidden
@default true

@param addGuard
@text defense
@desc Specifies whether to show or hide the defense command.
@type boolean
@on display
@off hidden
@default true

@param addItem
@text item
@desc Specifies whether to show or hide the item command.
@type boolean
@on display
@off hidden
@default true

@param commandCols
@text Number of command columns
@desc Specifies the number of columns in the actor command.
@type number
@default 1

スポンサードリンク

-MZ plugins

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