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.
TM Omit Equip Command - TMOmitEquipCommand.js
Plugin desc : Remove the command window from the equipment scene.
License : MIT License
Author : tomoaky
Desc page : https://github.com/munokura/tomoaky-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMOmitEquipCommand.js
File name : TMOmitEquipCommand.js
Help of plugin :
@plugindesc Remove the command window from the equipment scene. @author tomoaky @url https://github.com/munokura/tomoaky-MV-plugins @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/tomoaky-MV-plugins ). Original plugin by tomoaky. ----- TMPlugin - Remove All Undress Command ver. 1.1.1 How to Use: With the slot window active, press Shift to equip the strongest gear, Press Ctrl or Alt to undress all gear. You can also use the Q or W key to change actors while the slot window is active. The current version does not support mouse or touch controls. There are no plugin commands. This plugin has been tested with RPG Maker MV Version 1.5.1. This plugin is distributed under the MIT License and is free for commercial use, modification, and redistribution. @param useOptimize @desc Use the Optimize with the Shift key. Default: ON ( false = OFF disabled / true = ON enabled ) @default true @type boolean @param useClear @desc Use Ctrl (Alt) key to clear all. Default: ON (false = OFF disabled / true = ON enabled) @default true @type boolean