Skip to content

Commit 58fbb6f

Browse files
committed
Remove Support for 1.19
1 parent fba8333 commit 58fbb6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## 7.0.9
4-
* Add support for MC 1.20
4+
* Add support for MC 1.20, drop support for MC 1.19
55
* Made entities spawned via the `/summon` command get treated as plugin-spawned entities
66
* Add sniffer egg trample protection options
77

worldguard-bukkit/src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
33
version: "${internalVersion}"
44
depend: [WorldEdit]
55
softdepend: [CommandBook]
6-
api-version: 1.19
6+
api-version: "1.20"

0 commit comments

Comments
 (0)