Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
PANDA Hidden Equip Item - PANDA_HiddenEquipItem.js
Plugin desc : Hide equipments of the specified equipment type from the item list.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20231004011833.html
File name : PANDA_HiddenEquipItem.js
Help of plugin :
* @target MV MZ * @plugindesc Hide equipments of the specified equipment type from the item list. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20231004011833.html * * @help Hide equipments of the specified equipment type from the item list. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php * * @param HiddenETypes * @text Equipment types to hide * @desc Specify the numbers of the equipment types to be hidden in the item list. * @type number[] * @default * @decimals 0 * @min 1 *