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.
NUUN Menu Command Display Order - NUUN_MenuCommandDisplayOrder.js
Plugin desc : Arbitrary order of menu commands
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_MenuCommandDisplayOrder.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_MenuCommandDisplayOrder.js
File name : NUUN_MenuCommandDisplayOrder.js
Help of plugin :
* @target MZ * @plugindesc Arbitrary order of menu commands * @author NUUN * @base NUUN_Base * @orderAfter NUUN_Base * @version 1.0.0 * * @help * You can display the menu commands in any display order. * The display order is displayed in the order of the ID set in the menu command setting of the plug-in parameter. * Unset commands are displayed after set commands. * * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 1/3/2023 Ver.1.0.0 * First edition. * * @param MenuCommandSetting * @text Menu command setting * @desc Set menu commands. * @type struct<MenuCommandList>[] * @default [] *