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 acd4fda commit 5c4848bCopy full SHA for 5c4848b
2 files changed
CHANGELOG.md
@@ -2,11 +2,12 @@
2
3
## 7.0.13 (beta)
4
5
-* Update to 1.21.3
+* Update to 1.21.4
6
* Remove max-stack-size bypass in stack command
7
* Fix a falling block metadata leak. (May still be problematic on Spigot, use Paper.)
8
* Fix flame enchant being blocked as entity damage on the arrow itself.
9
* More Paper-specific performance enhancements for hoppers.
10
+* Fix block-windcharge-explosions config option not doing anything.
11
12
## 7.0.12
13
gradle.properties
@@ -1,4 +1,4 @@
1
group=com.sk89q.worldguard
-version=7.0.13-SNAPSHOT
+version=7.0.13-beta-2
org.gradle.parallel=true
0 commit comments