Skip to content

Commit 82fdc65

Browse files
committed
Release 7.0.13.
1 parent 2d96cdb commit 82fdc65

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Changelog
22

3-
## 7.0.13 (beta)
3+
## 7.0.13
44

55
* Update to 1.21.4
66
* Remove max-stack-size bypass in stack command
77
* Fix a falling block metadata leak. (May still be problematic on Spigot, use Paper.)
88
* Fix flame enchant being blocked as entity damage on the arrow itself.
99
* More Paper-specific performance enhancements for hoppers.
1010
* Fix block-windcharge-explosions config option not doing anything.
11+
* Improvements to fishing rod protection.
12+
* More aggressive vehicle protection (vehicle-destroy now needs to be allowed for various non-destructive damage).
13+
* Move decorated pot usage from interact to chest-access.
1114

1215
## 7.0.12
1316

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group=com.sk89q.worldguard
2-
version=7.0.13-SNAPSHOT
2+
version=7.0.13
33

44
org.gradle.parallel=true

0 commit comments

Comments
 (0)