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.
MNKR Item Limit Actor - MNKR_ItemLimitActor.js
Plugin desc : You can create items that can only be used by a specified actor.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ItemLimitActor.js
File name : MNKR_ItemLimitActor.js
Help of plugin :
@target MZ MV @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ItemLimitActor.js @plugindesc You can create items that can only be used by a specified actor. @author munokura @license MIT License @help # Function Create items that can only be used by a specified actor. Enter the following tag in the item’s memo field: <MNKR_ItemLimitActor:Actor ID> ## Example <MNKR_ItemLimitActor:1> Can only be used with actor ID 1. <MNKR_ItemLimitActor:1,2,3> Can only be used with actor IDs 1, 2, and 3. ## Note The current version does not support the following: - Support for use in battle No plugin commands. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this item without permission, and there are no restrictions on its use (commercial, 18+, etc.).