Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Update for Core Changes in QB

Choose a tag to compare

@TheMajorMayhem TheMajorMayhem released this 02 Jun 19:30
· 8 commits to main since this release
57cfdd2

Improved AddItem and RemoveItem

  • Now automatically triggers the item box display when items are added or removed.

Compatibility Fix

  • Updated to support the latest qb-core useable item events.

Quality of Life Improvements

  • Introduced a new ItemBox event for cleaner integration.

  • The original ItemBox event has been commented out for easy rollback if needed.

Bug Fix
Resolved an error related to the updated HasItem check in the player item logic.