mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-22 17:17:57 +01:00
Remove Support for 1.19
This commit is contained in:
parent
fba8333de3
commit
58fbb6f008
@ -1,7 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.9
|
||||
* Add support for MC 1.20
|
||||
* Add support for MC 1.20, drop support for MC 1.19
|
||||
* Made entities spawned via the `/summon` command get treated as plugin-spawned entities
|
||||
* Add sniffer egg trample protection options
|
||||
|
||||
|
@ -3,4 +3,4 @@ main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
|
||||
version: "${internalVersion}"
|
||||
depend: [WorldEdit]
|
||||
softdepend: [CommandBook]
|
||||
api-version: 1.19
|
||||
api-version: "1.20"
|
||||
|
Loading…
Reference in New Issue
Block a user