FastInv icon indicating copy to clipboard operation
FastInv copied to clipboard

Implementation of dynamic items

Open iDimaBR opened this issue 4 months ago • 0 comments

This PR introduces support for dynamic items and automatic inventory updates in FastInv. Inventories can now refresh themselves at a defined interval, allowing real-time displays without needing to reopen or manually update the menu.

Benefits:

  • Ideal for stats, timers, counters, or any live information.
  • Simple to use while keeping compatibility with existing FastInv methods.
  • Reduces the need for separate scheduled tasks for each inventory or manual work for do this.

iDimaBR avatar Aug 25 '25 21:08 iDimaBR