customrealms / core

Core library for the CustomRealms runtime
https://customrealms.io/core
MIT License
37 stars 14 forks source link

Added setItem for PlayerInventory #23

Closed FalcoG closed 2 years ago

FalcoG commented 2 years ago

Implements the function for setting a specific slot of a player's inventory.

Part of https://github.com/customrealms/core/issues/22