Setting up Skript - LucFr1746/Minecraft-Coding GitHub Wiki
- After setting up your base server, download the correct version of Skript from one of the sources below:
-
Minecraft 1.9.4 to 1.14.x: bensku's fork, 2.4x versions:
https://github.com/SkriptLang/Skript/releases -
Minecraft 1.8.x:
-
bensku's fork, 2.2-dev36 (Recommended):
https://github.com/SkriptLang/Skript/releases/tag/dev3 -
bensku's fork, 2.2-dev36 (Recommended):
https://github.com/SkriptLang/Skript/releases/tag/dev3
⚠ This version is for 1.9 but should work on 1.8 too, but is not supported. -
Mirreski's fork, 2.2 fixes v8b:
https://www.dropbox.com/sh/qubix8i86u216rs/AAATz1mjgYH6ySeUSr0NPYH-a
GitHub Repository
-
-
Minecraft 1.7.10 and older: 2.1.2 by Njol: https://dev.bukkit.org/projects/skript/files
-
- Put the jar into the ‘plugins’ directory of your server.
- Restart the server once to generate the config files and some example scripts.
- bensku's fork does not support CraftBukkit. It will work fine with Spigot, but Paper is recommended, as it has more features and Skript supports some of them, especially timings v2.
- All versions of Skript not by Njol are unofficial and their issues should be reported to their respective issue trackers.
- Issue tracker for bensku's fork: https://github.com/SkriptLang/Skript/issues
- Mirreski's fork is not active.