ToshA Inventory MZ
ToshA Inventory — Beautiful Inventory for RPG Maker MZ
A full-featured inventory system with a floating window, animations, and tons of settings — everything works right out of the box.
What the Plugin Can Do
Categories & Sorting
- 5 built-in categories: All, Weapons, Armor, Items, Quests
- Custom categories via item notetags <inv:ID>
- Any category can be disabled in settings
- Sorting by rarity, price, or quantity
Slots & Inventory Limit
- Configurable slot limit (default: 25)
- Expandable/reducible via plugin commands directly from events
- Can be bound to a variable for dynamic control
Dropping Items on the Ground
- When inventory is full — items drop on the ground with animation
- 6 animation types: arc, fan, bounce, spiral, fall from above, no animation
- Pickup by key (default: F) — a button appears above the nearest item
- Configurable pickup distance and item lifetime on the ground
- Items can be manually discarded from inventory (with quantity selection)
Event-Based Drops (chests, enemies, etc.)
- Add <DropItem> comment in an event — and the item flies out onto the ground from the event's position
- <DropItem:10> — item disappears after 10 sec, <DropItem:0> — stays forever
Rarity System
- 6 tiers: Common, Uncommon, Rare, Epic, Legendary, Mythic
- Set via <Rarity:X> in item notetags
- Color-coded slot highlights based on rarity
Drag & Drop
- Drag items between slots to rearrange
- Context menu (right-click): equip, use, discard
Tooltips
- Hover over an item for detailed information
- Shows equipment stats (ATK, DEF, M.ATK, etc.)
Notifications
- Pop-up notifications for using, equipping, picking up, and discarding items
- Each notification type can be individually enabled/disabled
- 6 on-screen positions
8 Visual Themes
- Default (Sci-Fi), Fantasy, Horror, Cyberpunk, Steampunk, Nature, Royal, Minimalist
- Theme can be changed via plugin command during gameplay
Full Localization
- All text is configurable through plugin parameters
- Can be translated to any language without editing code
Custom Images
- You can replace the window background, slots, buttons, scrollbar, tooltip, footer, etc. with your own images
Creator has disabled comments for this post.