Welcome to PGMV! 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 Enable Switch - PANDA_EnableSwitch.js
Plugin desc : to control the availability of items and skills with a switch.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20220908002443.html
File name : PANDA_EnableSwitch.js
Help of plugin :
* @target MV MZ * @plugindesc to control the availability of items and skills with a switch. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20220908002443.html * * @help If you write <enableSwitch:n> in the note of items or skills, * that item or skill will only be usable when the switch n is ON. * Usage conditions such as whether it is in Battle or in the Menu screen, * MP cost, etc. are applied separately. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *