Search results

  • 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 community!

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

  1. SkriptLang

    Skript Skript - Emergency Patch Release 2.8.2

    Skript 2.8.2 We are releasing Skript 2.8.2 to patch a critical issue that prevented the plugin from loading on Spigot versions older than 1.18. You can report any issues on our issue tracker. Happy Skripting! Changelog Bug Fixes #6399 Fixed an issue that prevented Skript from loading on...
  2. SkriptLang

    Addon Skript

    SkriptLang updated Skript with a new update entry: Emergency Patch Release 2.8.2 Read the rest of this update entry...
  3. SkriptLang

    Skript Skript - Patch Release 2.8.1

    Skript 2.8.1 Skript 2.8.1 is here to resolve some of the most notable issues reported with 2.8.0. We will continue to assess stability and make fixes as necessary. As always, you can report any issues on our issue tracker. You can view the release on GitHub here. Happy Skripting! Additions...
  4. SkriptLang

    Addon Skript

    SkriptLang updated Skript with a new update entry: 2.8.1 Read the rest of this update entry...
  5. SkriptLang

    Skript Skript - Skript 2.8.0

    Skript 2.8.0 is here for everyone to enjoy! This release contains many new features and bug fixes to improve the Skript experience. Below, you can familiarize yourself with the changes. As always, report any issues to our issues page! Per our new release model, we plan to release 2.8.1 on...
  6. SkriptLang

    Skript Skript - 2.7.3

    Bug Fixes #6123 Fixed a priority issue that could cause the "sets" expression to match over other, better-fitting possibilities. #6171 Fixed an issue that caused accessing inventories in death events as well as checking the type of a spawner to be impossible. #6205 Location comparisons have...
  7. SkriptLang

    Skript Skript - Skript 2.7.2 Patch

    Skript version 2.7.2 has been released on Nov 1st Bug Fixes #6038 Fixed the JavaDocs name and title elements #6078 Updated documentation links to the new Minecraft wiki #6080 Fixed issues with language nodes in command help #6090 Fixed the fake player count syntax for Paper #6103 Fixed UTF-8...
  8. SkriptLang

    Skript Skript - 2.6.2 Release

    For full information regarding this release please see https://github.com/SkriptLang/Skript/releases/tag/2.6.2
  9. SkriptLang

    Addon skript-reflect - Now requires Skript 2.6.1

    This version of skript-reflect requires Skript 2.6.1 (or above) Bug fixes, improvements to proxies and (primitive) arrays, more improvements. Changelog: Fix Java calls to some caller sensitive methods Added more warnings and errors at parsetime Improve (primitive) array handling Added new...
  10. SkriptLang

    Addon skript-reflect - Bug fixes and improvements

    Note: skript-reflect will stop supporting Skript versions below 2.6 when a stable Skript 2.6 version is released. This means that this could be the last skript-reflect version that supports 2.5.3 and 2.2-dev36. Changelog: Fix declaringClass NPE Improve Java call errors with difference between...
  11. SkriptLang

    Addon skript-reflect - Skript 2.6 / MC 1.17 support

    Fixes: - Fix the run section effect not storing a result - Fix #34 - Fix #37 - Fix the event expression not returning the right event - Fix events not being marked as delayed at runtime - Make skript-reflect compatible with Skript 2.6 - Fix #39 - Make compiling output jar always Java 8...
  12. SkriptLang

    Addon skript-reflect - Bug fixes

    Fixed parsing issues with some expressions: Matched pattern expression Parse mark expression Expr-n expression Parse regex expression Fixed issue with local variables being deleted after running sections.
  13. SkriptLang

    Addon skript-reflect - Fixes and features

    Fixed: Fixed setting raw expression to multiple values. Fixed local variables being deleted with delayed effects. Fixed NPE for varargs methods with a single given argument. Fixed startup error on 1.13 and 1.14. Fixed reflective events firing twice. Fixed NPE with expression-expression where...
  14. SkriptLang

    Addon skript-reflect 2.6.2

    This addon is a fork of skript-mirror, and comes with a bunch of bug fixes and new features. Some of the important bug fixes and features: Fixed async event listening Fixed local variables issues being deleted after async java calls and after parse sections from custom syntax Added support for...
  15. SkriptLang

    Skript Skript 2.15.3

    Skript is a Minecraft plugin for Spigot that enables administrators to create unique and inspiring features for their servers. It is simple to use with no experience necessary. For those who already know how to write plugins, Skript makes it easy to build prototypes that can be later developed...