CoreProtect

CoreProtect

1M Downloads

API suggestion: Tracking for different inventory types

RhythmicSys opened this issue ยท 0 comments

commented

I would like to track inventory transactions that are not related to actual containers/positions in game (In this instance, removing/adding items to/from a villager's inventory)
The current API options for tracking these types of things are logContainerTransaction and logInteraction - both of which require a position, making it hard to track when there is no position tied to the inventory.

It would be nice to have a way to declare an inventory type to track, or some other way to track inventories that are only accessed through commands or plugins, and not through actual containers