We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e9182 commit d5009dbCopy full SHA for d5009db
README.md
@@ -9,5 +9,5 @@ Report it at https://github.com/SkriptLang/skript-worldguard/issues.
9
Tutorials are available on the wiki at https://github.com/SkriptLang/skript-worldguard/wiki.
10
11
## Requirements
12
-skript-worldguard is designed for Skript 2.10.0 and above.
13
-It works with all Minecraft versions supported by Skript 2.10.0.
+skript-worldguard is designed for Skript 2.12.0 and newer.
+It works with all Minecraft versions supported by Skript 2.12.0.
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'org.skriptlang.skript'
8
-version '1.0-pre2'
+version '1.0-pre3'
compileJava.options.encoding = 'UTF-8'
0 commit comments