πŸ”§ Update: Out-of-Stock Bypass Plugin v1.2 β€” Vendor-Level Control + Correct Pricing Fix!


πŸ”§ Update: Out-of-Stock Bypass Plugin v1.2 — Vendor-Level Control + Correct Pricing Fix!

A brand-new update is here for ABI_OutOfStockBypass.js, the companion plugin to my OutofStock system for RPG Maker MZ!

This update introduces the cleanest way yet to temporarily bypass "Out of Stock" restrictions — now on a per-vendor basis — while ensuring that all custom prices stay perfectly intact.

πŸ†• What’s New in v1.2

βœ… Accurate Pricing (Fixed!)

  • Out-of-stock items now retain their correct prices — including custom prices set in your Shop Processing event.

  • The plugin reconstructs the entire price map directly from your raw goods array, so it matches exactly what you designed.

βœ… Seamless Per-Vendor Bypass Command

  • Just add the plugin command BypassOutOfStockForThisShop before your Shop Processing event.

  • That shop instance will display everything, including items tagged <OutOfStock>.

  • Afterward, the bypass automatically resets (or stays active if you toggle oneTime:false).

βœ… Level-Conditional Access

  • Optionally restrict access by party level.

    • minLevel: 30

    • thresholdMode: Highest / Lowest / Average / Leader

    • oneTime: true / false

πŸ›οΈ Example Event Setup

β—†Plugin Command: BypassOutOfStockForThisShop     Min Level: 30     Threshold Mode: Highest     One-Time: true β—†Shop Processing: [Black Market Inventory] 

Result: Only players with a party level β‰₯ 30 can access that vendor’s secret stock.

πŸ’‘ Pro Tips

  • Tag any hidden items with <OutOfStock> in their note box.

  • Place ABI_OutOfStockBypass.js below your original OutofStock.js plugin in the Plugin Manager.

  • Perfect for secret vendors, late-game black markets, or guild-exclusive shops!

🧩 Compatibility

  • Works with all major shop-modifying plugins.

  • Rebuilds from raw goods to ensure even pre-filtered items appear correctly.

  • Does not permanently alter any items — the bypass affects only the next shop call.

Files

ABI_OutOfStockBypass.js 6.1 kB
2 days ago

Get Out of Stock! Plugin

Leave a comment

Log in with itch.io to leave a comment.