feat(aura): protect blocks within player radius
Release / release (push) Successful in 2m32s
CI / build (push) Successful in 1m11s

This commit is contained in:
dmg
2026-08-11 14:46:54 -04:00
parent b4a8094874
commit 55e4f04f16
5 changed files with 105 additions and 27 deletions
+4
View File
@@ -6,6 +6,10 @@ description: Chronological record of material changes to the Spigot Creeper Fear
# Design Log
## 2026-08-11
- Updated US-002 so an unlocked player's aura protects blocks from any creeper explosion within 25 blocks, without requiring the explosion to hit the player.
## 2026-08-10
- Completed US-008 with permission-aware command, online-player, and rank tab completion.