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.
Name Shop - NameShop.js
Plugin desc : Name Shop Ver1.3.8 (2025/1/18)
License : MIT License
Author : PotatoDragon
Website : https://github.com/pota-gon/RPGMakerMZ/wiki
Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/System/Name/NameShop.js
Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/NameShop.js
File name : NameShop.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/System/Name/NameShop.js @plugindesc Name Shop Ver1.3.8 (2025/1/18) @author PotatoDragon @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/PotatoDragon-MZ-plugins ). Original plugin by PotatoDragon. Please check the latest official version at: https://github.com/pota-gon/RPGMakerMZ/wiki ----- ## Overview Specify a name to call a shop process. ## Usage 1. Select the "Name Shop" plugin command. 2. Configure the shop using the plugin command. 3. When you call an event, the configured shop will be called. @command name_shop_item @text Name Shop @desc Calling a shop process by name @arg goods @text Product List @desc Shop product list @type struct<GoodsList>[] @arg buyOnly @text Purchase only @desc Should I just buy it? @type boolean @on Purchase only @off Buying and selling @default false