There was an error while loading. Please reload this page.
The player library provides information about the player's inventories.
local items = require('items')
❗ Dependency Required To use this library, you must include items in the manifest.xml file for your package: <dependency>items</dependency>
❗ Dependency Required
To use this library, you must include items in the manifest.xml file for your package:
items
manifest.xml
<dependency>items</dependency>