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

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

MZ plugins

Dark Plasma Battle Item Visibility - DarkPlasma_BattleItemVisibility.js

Plugin desc : Control what appears in the in-battle item list

License : MIT License

Author : DarkPlasma

Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_BattleItemVisibility.js

Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release

Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_BattleItemVisibility.js

File name : DarkPlasma_BattleItemVisibility.js

Help of plugin :

@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Control what appears in the in-battle item list
@author DarkPlasma
@license MIT

@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/DarkPlasma-MZ-Plugins ).
Original plugin by DarkPlasma.
Please check the latest official version at:
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
-----

version: 2.0.4
This setting determines which items are displayed in the item list displayed
when using item commands during battle.
You can use plugin parameters to configure which items are displayed by
category.
Items entered in the item memo field as shown below will be displayed.

<VisibleInBattle>

@param showOnlyMenuItems
@text Display menu screen items
@desc Displays items that can only be used on the menu screen
@type boolean
@default false

@param showUnusableItems
@text Show Unavailable Items
@desc Show unavailable items
@type boolean
@default false

@param showWeapons
@text Show Weapons
@desc Show weapons
@type boolean
@default false

@param showArmors
@text Show Armor
@desc Shows armor
@type boolean
@default false

@param showImportantItems
@text Show what matters
@desc Show what's important
@type boolean
@default false

@param showUsableSecretItems
@text Show usable hidden items
@desc Displays hidden items that can be used during battle
@type boolean
@default false

@param showUnusableSecretItemsA
@text Show Unusable Hidden Item A
@desc Displays hidden item A that cannot be used during battle.
@type boolean
@default false

@param showUnusableSecretItemsB
@text Show Unusable Hidden Item B
@desc Displays hidden item B that cannot be used during battle.
@type boolean
@default false

スポンサードリンク

-MZ plugins

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