Beta 1
Pre-releaseNOTICE: Following the past releases, skript-gui ONLY supports the latest version of Skript. Critical fixes may be backported for older versions if needed.
This is the first beta build of skript-gui 1.3. I believe 1.3 has become stable enough to move into beta phases. If no additional betas/changes are needed, 1.3 will be released.
As usual, if anyone has any issues or questions, please feel free to share them at https://github.com/APickledWalrus/skript-gui/issues.
There is no official documentation for 1.3 yet, but it should be coming soon.
Additions
- Added
next gui slot
expression (closes #77)
Full syntax:
%guiinventorys%'[s] next gui slot[s]
[the] next gui slot[s] of %guiinventorys%
[the] next gui slot
Fixes
- Fixed several issues with modifying GUI properties (closes #65)
Please note that when changing the name of a GUI you will want to use the expression:
skript-gui name
. This is only needed because of a syntax conflict with Skript. You may encounter unintended behavior when using the nativename
expression from Skript.
Example:set the skript-gui name of the gui to "new name"