Skip to content

1.1.0

Compare
Choose a tag to compare
@APickledWalrus APickledWalrus released this 16 Aug 20:30
· 64 commits to master since this release
  • Added a link to SkriptHub documentation in the README
  • Added an expression to get the GUI of a player:
    • gui of %players%
    • %players%'[s] gui
  • Added a Paginated List expression (taken from TuSKe)
    • Returns the "pages" of a list based on the given number of lines per page. Page 2 of a list with 36 lines per page would return the elements from indexes 37 to 72
    • page[s] %numbers% of %objects% with %number% lines
  • Some minor code optimization
  • Fixed #4

As always, if you have any issues, let me know!