public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVShop Organization - Categories to buy items!

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Shop Organization - Categories to buy items!
  • Original author: Feelzor
  • Original date: October 29, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/shop-organization-categories-to-buy-items.86387/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Shop Organization v1.1 FeelZoR​ Free to use for Commercial and Non-Commercial. Credits not required but highly appreciated!

Archived First Post

Shop Organization v1.1
FeelZoR

Free to use for Commercial and Non-Commercial.
Credits not required but highly appreciated!

You can find a more in-depth version of the TOS here.

Requested here.

Introduction
Ever wanted a better way to buy items? Bored of seeing your "Buy" tab all disorganized? Then you're in the right place, looking at the right plugin!
Shop Organization will, as said in its name, organize the shop (only the buying tab, though). You can define multiple Categories for your items to be sorted as you wish.

Features
- Create multiple categories for the buying tab of the shop.
- Organize the multiple items in these categories easily.
- Choose the default category for the items that have no category.

Screenshots
903165Shopbuy.png

197173Shopbuy2.png

How to Use
Just put the ShopOrganization.js file into your js/plugins folder and configure it with the parameters on the right when activating the plugin.

The Categories parameter is the name of all your categories, each separated by a ';'.
eg: In the screenshots, this parameter is set to Gear;Potions;Others
DO NOT PUT A ';' AT THE END, OR IT WILL CREATE AN EMPTY CATEGORY, AND THE WINDOW WILL BE UGLY.

The Default Category parameter is to define the default category in which the items are stored if they don't have any category set in their Note.
If left blank, it will use the first category specified.

To put an item in a category, open the Database, find your item and add <shop_category:NameOfTheCategory> in the Note part.

Careful: if the plugin isn't named ShopOrganization, it won't work!


Demo
You can find a demo here.
Remember to create a new project and paste all the contents of the demo into it, as the demo doesn't have any resource file.

Script
You can find the script here.

FAQ
No FAQ yet.

Changelog
Version 1.1:
+ Supports the message escape characters such as \I[#], \V[#], ...
+ Added a parameter to set the maximum number of categories on the same line (default 4). If the number of categories is less than this parameter, this parameter will be ignored.
Version 1.0:
-- Initial version.​

Credit and Thanks
- FeelZoR for making the plugin

Author's Notes
As usual, do not hesitate to report me any bug, and if you feel like the code can be improved, do not hesitate to report it to me!

Features Mentioned

  • Create multiple categories for the buying tab of the shop.
  • Organize the multiple items in these categories easily.
  • Choose the default category for the items that have no category.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Free to use for Commercial and Non-Commercial. Credits not required but highly appreciated! You can find a more in-depth version of the TOS here. Requested here.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar