qb-inventory
qb-inventory copied to clipboard
! Refactor: Fix exploit with opening inventory
Description
Fixes exploits that allow players to spawn in any items that they want to. note, that this is technically a breaking change, due to event param changes
Checklist
- [x ] I have personally loaded this code into an updated qbcore project and checked all of its functionality.
- [x ] My code fits the style guidelines.
- [x ] My PR fits the contribution guidelines.