• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

- Added wrapped lists, see the documentation or the wiki to learn more.
- Fixed the Future type being registered despite being disabled.
- Now available on SkUnity docs.
- Fixed typos and a small bug related to the config.
- Slightly changed 'if not' syntax because it was misleading.
- Added update checker. (console message only)
- Added 'future' syntaxes. They can be used to wait for an event in the middle of your code such as waiting for a chat input.
- Added multi-line string section.
- Renamed 'reverted condition' to 'if not'.
- The 'if not' and 'all true?' conditions are now seperate in the config.

For more info, please check the GitHub wiki or SkriptHub documentation. If something is unclear or you have issues, contact me on the support Discord.

Take care!!!
- New resource page, icon, banner
- Syntaxes are now available on SkriptHub docs and the Github wiki
- Added 'variable tree' expression
- Added 'parsed as type' expression
- Added 'reverted boolean' expression
- Added 2 new effects for labels (a.k.a. goto)
- Added 2 new conditions for reverting a condition and checking if a list of booleans are all true
- The config code was rewritten, if you used SkCheese before you may need to delete your config
- Switch cases were rewritten and it is now disabled by default, you can enable it in the config

For detailed information, check the Github wiki.
!!! Happy 2024 !!!
Fixes a bug where you couldn't use strings in cases. You should REALLY update.
Fixes an exception when you don't use the and store it in ... pattern. (Skript's fault)