RPG maker MZ plugin (esp) - Unique Non-Stackable Items
A downloadable asset pack
🧳 Unique Non-Stackable Items – RPG Maker MZ Plugin
Give your items individuality. The Unique Non-Stackable Items plugin allows you to mark specific items, weapons, or armors so they behave as separate instances in the inventory. Perfect for games with collectible gear, unique loot, or equipment with distinct properties.
✨Dependency on other plugins
- No other plugins required.
✨ Key Features
- 🔖 Tag-based control: Use
<NoStackeable>
in the item’s note box to make it non-stackable. - 📦 Individual inventory entries: Each item appears separately in the inventory.
- ❌ No quantity display: Removes the item count from inventory and equipment windows.
- 🧠 Accurate tracking: Adjusts internal logic to count and check items correctly.
- 🛠️ Works with all item types: Items, weapons, and armors.
🧠 How It Works
- Add
<NoStackeable>
to the note box of any item, weapon, or armor. - When gained, each copy is stored as a separate entry.
- The plugin overrides RPG Maker’s default item stacking and display logic.
- Inventory and equipment windows are modified to show only the name and icon—no quantity.
📦 Installation
- Place the
.js
file in yourjs/plugins
folder. - Enable it in the Plugin Manager.
- Tag any item with
<NoStackeable>
to make it behave individually.
📜 Usage License
This plugin is free to use in both commercial and non-commercial projects, under the following conditions:
- You must credit the author: Akagiz Work's.
- You may not resell or redistribute modified versions of the plugin without permission.
Credit can be included in your game’s credits, documentation, or project page.
#################################################
🧳 Sistema de Ítems Únicos No Stackeables – Plugin para RPG Maker MZ
Dale identidad a tus objetos. El plugin Sistema de Ítems Únicos No Stackeables permite marcar objetos, armas o armaduras para que se gestionen como instancias individuales en el inventario. Ideal para juegos con equipo coleccionable, botín único o ítems con propiedades distintas.
✨Dependencias de otros plugins:
- No requiere de otros plugins.
✨ Características
- 🔖 Control por etiqueta: Usa
<NoStackeable>
en el cuadro de notas para que el objeto no se apile. - 📦 Entradas individuales: Cada ítem aparece por separado en el inventario.
- ❌ Sin contador de cantidad: Elimina la visualización del número de ítems en ventanas de inventario y equipo.
- 🧠 Conteo preciso: Ajusta la lógica interna para contar y verificar correctamente los objetos.
- 🛠️ Compatible con todos los tipos: Objetos, armas y armaduras.
🧠 Cómo Funciona
- Añade
<NoStackeable>
en el cuadro de notas del objeto, arma o armadura. - Al obtenerlo, cada copia se guarda como una entrada separada.
- El plugin sobrescribe la lógica de apilamiento y visualización por defecto de RPG Maker.
- Las ventanas de inventario y equipo se modifican para mostrar solo el nombre y el icono—sin cantidad.
📦 Instalación
- Coloca el archivo
.js
en la carpetajs/plugins
. - Actívalo en el Administrador de Plugins.
- Etiqueta cualquier objeto con
<NoStackeable>
para que se comporte de forma individual.
📜 Licencia de uso
Este plugin es gratuito para proyectos comerciales y no comerciales, siempre que se cumpla lo siguiente:
- Se debe mantener el crédito al autor: Akagiz Work's.
- No está permitido revender el plugin ni distribuir versiones modificadas sin permiso.
Puedes incluir el crédito en los créditos del juego, en la documentación o en la página del proyecto.
Published | 2 days ago |
Status | Released |
Category | Assets |
Author | Akagiz Works |
Tags | plugin, RPG Maker, RPG Maker MZ |
Download
Click download now to get access to the following files:
Development log
- Hotfix Update1 day ago
Leave a comment
Log in with itch.io to leave a comment.