docs(design): define creeper aura plugin

This commit is contained in:
dmg
2026-08-08 13:44:14 -04:00
commit f9ad2d9461
10 changed files with 250 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
type: Index
title: Spigot Creeper Fear Design
description: Entry point for the Spigot Creeper Fear OKF knowledge bundle.
okf_version: "0.1"
---
# Spigot Creeper Fear Design
This bundle documents a Spigot plugin in which players earn Creeper Aura ranks by defeating creepers. Unlocked ranks prevent eligible creeper explosions from breaking blocks while changing the damage dealt to protected players.
## Explore
- [User stories](user-stories/index.md)
- [Design log](log.md)