Where to find documentation resources - LucFr1746/Minecraft-Coding GitHub Wiki
Depending on your version of Skript, Njol's website or Bensku's website will have all the up-to-date "vanilla" syntax. However, other websites such as Skript Hub host, not just Skripts documentation, but all of the addon's documentation in one place! This means you can search every expression, condition, effect, or event in one place. Links for both can be found below:
For vanilla Skript:
- Docs for bensku's fork of Skript: https://skriptlang.github.io/Skript/
- Original Skript docs: http://njol.ch/projects/skript/doc
For vanilla Skript and addons:
- Recommended and up to date: https://skripthub.net/docs/
- Older: https://docs.skunity.com/
Skript Hub tutorials: https://skripthub.net/tutorials/