Skip to content

GUI is not recognized #197

@Florenthz

Description

@Florenthz

Hi there, I've noticed that when you try to get or compare the name of an gui inventory it doesn't work

Try with this:

command /gui:
    trigger:
        open virtual chest inventory named "GUI" with 3 rows to player
            
command /gui2:
    trigger:
        create a gui with virtual chest inventory with 3 rows named "GUI":
            open the last gui for the player
     
on inventory click:
    send type of event-inventory to player
    send name of event-inventory to player

I expected to receive the name and type of inventory when I use /gui2 and I give click to a slot

Paper v1.21.7#17
skript-gui v1.3.1 / v1.3.2
Skript v2.12.0-pre2

Greetings

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions