Closed
Description
Description
There is a problem in the syntax patterns to create a new GUI. The wiki indicates these two patterns:
But one of them has the size of the optional inventory, which therefore generates an error when using it (because the size is not precised). I don't know if it's an omission in the writing of the pattern or a bug.
Steps to Reproduce
command gui:
trigger:
create gui with virtual chest inventory
open last created gui to player
Expected Behavior
There should be no errors or the syntax should not be recognized.
Errors / Screenshots
https://gist.github.com/Romitou/91ca5950cdaa9001a5acda8b4573fdc9
Server Information
- Server version/platform: git-Paper-264 (MC: 1.15.2) - API version 1.15.2-R0.1-SNAPSHOT
- skript-gui version: 1.0.1
- Skript version: 2.5-alpha6
Sorry for my english, and have a good day!