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 a7d149e commit 4c1a286Copy full SHA for 4c1a286
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 7.0.9
4
+* Add support for MC 1.20
5
+* Made entities spawned via the `/summon` command get treated as plugin-spawned entities
6
+* Add sniffer egg trample protection options
7
+
8
## 7.0.8
9
* Add support for MC 1.19
10
* Add skulk-growth flag and config option
gradle.properties
@@ -1,2 +1,6 @@
group=com.sk89q.worldguard
+<<<<<<< HEAD
version=7.1.0-SNAPSHOT
+=======
+version=7.0.9-beta1
+>>>>>>> 223b80c5 (Release 7.0.9-beta1)
0 commit comments