From 317c3fcdc2834eafacca5e6b487da228f4207c10 Mon Sep 17 00:00:00 2001 From: benediktjohannes Date: Sat, 17 Jan 2026 18:39:50 +0100 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb74e1f8..9775c0e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -749,7 +749,7 @@ thvortex, Rutr, Glitchfinder, and DarthAndroid. * Vector flags can now be set to the current location with the value "here" and to a specific position with x,y,z. * Made /region info show the region you're in if you don't specify an id explicitly. * Prevent block ignition from lightning strikes if lightning is blocked in region. Fixes #1175 -* Correctly check both WEPIF and superperms in WorldGurdPlugin.broadcastNotification() +* Correctly check both WEPIF and superperms in WorldGuardPlugin.broadcastNotification() * Destroy fire blocks when fire-spread is disallowed * Added a construct flag that can be used to restrict block placing/destroying in zones to certain roles. * Added FallingSand to list of intensive entities to be removed with /halt-activiy.