An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

TM Item Restriction - TMItemRestriction.js

Plugin desc : Adds constraints on the target actors for the item.

License : MIT License

Author : tomoaky

Desc page : https://github.com/munokura/tomoaky-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMItemRestriction.js

File name : TMItemRestriction.js

Help of plugin :

@plugindesc Adds constraints on the target actors for the item.
@author tomoaky
@url https://github.com/munokura/tomoaky-MV-plugins
@license MIT License

@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/tomoaky-MV-plugins ).
Original plugin by tomoaky.
-----
TMPlugin - Item Constraint Extension ver1.0.1

Usage:

By adding tags to an item's Note field, you can restrict the actors that can be selected as targets.

This plugin has been tested with RPG Maker MV Version 1.3.4.

Note field Tag (Item):

<justOnce>
Items with this tag in the Note field can only be used once by the same actor.

<targetActor:1 2>
Items with this tag in the Note field can only be used by actors 1 and 2.

Plugin Command:

clearItemRestriction 1
Resets the item usage history for actor 1, making items with the <justOnce> tag usable again.

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.