Release 7.0.13.

This commit is contained in:
wizjany 2025-02-16 17:41:19 -05:00
parent 2d96cdb90e
commit 82fdc65d0e
No known key found for this signature in database
GPG Key ID: 1DB5861C03B76B5E
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 7.0.13 (beta)
## 7.0.13
* Update to 1.21.4
* Remove max-stack-size bypass in stack command
@ -8,6 +8,9 @@
* Fix flame enchant being blocked as entity damage on the arrow itself.
* More Paper-specific performance enhancements for hoppers.
* Fix block-windcharge-explosions config option not doing anything.
* Improvements to fishing rod protection.
* More aggressive vehicle protection (vehicle-destroy now needs to be allowed for various non-destructive damage).
* Move decorated pot usage from interact to chest-access.
## 7.0.12

View File

@ -1,4 +1,4 @@
group=com.sk89q.worldguard
version=7.0.13-SNAPSHOT
version=7.0.13
org.gradle.parallel=true