#(JustinS) close inv works for player inv

16 messages · Page 1 of 1 (latest)

sinful veldt
#

on player closes inventory works for the player inv as well. On player opens invenntory does not work for the player inv. Something's not right here
"Triggers: when a player closes an inventory. (EG, chests, not the player's main inventory.)"

harsh owlBOT
#

(JustinS) close inv works for player inv

harsh owlBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

sinful veldt
#

Im opening and closing my inv twice there

#
        on player opens inventory:
            - narrate yes
            - flag <player> other_inv_open
        on player closes inventory:
            - narrate no
            - flag <player> other_inv_open:!```
oblique blade
#

That's just a Minecraft thing afaik, it doesn't tell you when a player opens their inventory

#

And does tell you when it closes - that meta could probably be updated though, not sure when this behavior was changed around

sinful veldt
#

yeah the docs make it confusing

#

Should I change it to featurethread or bugthread?

oblique blade
#

bugthread I guess

small minnowBOT
#
Changed to Bug

Thread is now a Bug thread. This indicates a core code bug that a developer must resolved, not an error message or other support topic. Please do not misuse the Bug label. Use </helpthread:1028674284870180883> to switch the thread back to a normal help thread if you are not 100% confident it is a code bug.

jagged orbit
#

updated docs

small minnowBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@sinful veldt