#Detecting When a Player Opens Their Inventory Screen

1 messages · Page 1 of 1 (latest)

red kettle
#

Figuring out how to tell when a player opens their inventory using Minecraft Bedrock scripting.

If you know anything let me know!

clever quartz
red kettle
#

That I can detect in a script

clever quartz
# red kettle Do you think there's something I can do with the Ui element In jsonUi?

Json UI is beyond me as I do my best to stay away from the damn thing as it is notoriously complex and horrible but as far as I know there isn't anything in the Json UI that interacts with or can be queried through scripts the only thing that would maybe follow into that category would be the action forms message forms and module forms which are all server UI forms Which can be edited with JSON UI but outside of that no at least not to my knowledge