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.
Menu Plus - MenuPlus.js
Plugin desc : Spice up your menu a bit.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/491067894.html
File name : MenuPlus.js
Help of plugin :
* @target MZ
* @plugindesc Spice up your menu a bit.
* @orderAfter FesCursor
* @orderAfter SelectableWindow
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/491067894.html
* @help Ver.1.4.0
*
* @param slideIn
* @text Slide In
* @desc Slide in at menu start.
* @default true
* @type boolean
*
* @param disableBlur
* @text Disable Blur
* @desc Remove blur from the menu background.
* @default true
* @type boolean
*
* @param facePadding
* @text Face Padding
* @desc Move the position of the face.
* @default 0
* @type number
*
* @param fesFormation
* @text Fes Style Formation
* @desc Makes the sorting of party members fes style.
* @default {"enabled":"true","pendingCursor":"false"}
* @type struct<fesFormation>
*
* @param iconTable
* @text Icon Table
* @desc Enter the ID of the icon to be displayed to the left of the command.
* @type struct<iconTable>
* @default {"enabled":"true","item":"208","skill":"76","equip":"137","status":"77","formation":"75","options":"242","save":"297","gameEnd":"229"}
*
* @param goldIcon
* @text Gold Icon
* @desc Enter the ID of the icon displayed on the left of the money window.
* @default 0
*