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.
MNKR Menu Command - MNKR_MenuCommand.js
Plugin desc : Sets the visibility of the command window in the main menu.
License : MIT License
Author : munokura
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_MenuCommand.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MenuCommand.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MenuCommand.js
File name : MNKR_MenuCommand.js
Help of plugin :
@target MV @url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_MenuCommand.js @plugindesc Sets the visibility of the command window in the main menu. @author munokura @license MIT License @help Sets the display of the command window in the main menu. For other elements, we recommend using the "GUI Screen Design Plugin (by Triacontan)." --------------------------------------------------------------------------- https://triacontane.blogspot.com/2016/03/gui.html 1. Window width 2. Window height 3. Window margins 4. Window font size 5. Window line height 6. Window background transparency 7. Window lines 8. Window background image filename 9. Window font name --------------------------------------------------------------------------- There are no plugin commands. Terms of Use: MIT License. http://opensource.org/licenses/mit-license.php Modification and redistribution are permitted without permission from the author, and there are no restrictions on use (commercial, R18, etc.). @param Max Cols @text Number of horizontal commands @desc Maker default: 1 @type number @default 2 @min 1 @param Command Alignment @text Command justification @desc Left: left / Center: center / Right: right @type select @default left @option left @value left @option center @value center @option right @value right