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.
Dark Plasma Highlight New Item - DarkPlasma_HighlightNewItem.js
Plugin desc : Highlight newly acquired items in the menu's item list
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_HighlightNewItem.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_HighlightNewItem.js
File name : DarkPlasma_HighlightNewItem.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Highlight newly acquired items in the menu's item list @author DarkPlasma @license MIT @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/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.2.0 Highlights newly acquired items in the menu item list. The highlighting will return to its original color once you hover the cursor over it. If using with the following plugins, add them below: DarkPlasma_OrderIdAlias DarkPlasma_OrderEquip @param newItemColor @text Item color @desc Specify the color number of the newly acquired item. @type number @default 2 @param newItemToTop @text New items at the top @desc If ON, newly acquired items will be displayed at the top. @type boolean @default false