File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.0.11
4+
5+ * Add support for MC 1.21.
6+ * Add wind-charge-burst flag which is checked along with ` use ` (for the interaction) or ` pvp ` (for the knockback).
7+ * Add breeze-charge-explosion flag for breeze charges (i.e. from the mob, not player wind charges).
8+ * Add moisture-change flag and config options.
9+ * Fix an error if a player logged in to an unloaded world.
10+ * Fix chest boat usage always being counted as ride.
11+ * Consider potions thrown by mobs as mob-damage.
12+ * Workaround spigot no longer sending block change events when a book is placed on a lectern.
13+ * Improve accuracy of target blocks in blacklist/build-perms events.
14+
315## 7.0.10
416
517* Add support for MC 1.20.5 and 1.20.6, drop support for other 1.20 versions
Original file line number Diff line number Diff line change 11group =com.sk89q.worldguard
2- version =7.0.11
2+ version =7.0.12-SNAPSHOT
33
44org.gradle.parallel =true
You can’t perform that action at this time.
0 commit comments