18 lines
557 B
Markdown
18 lines
557 B
Markdown
---
|
|
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)
|
|
- [Plugin architecture](architecture.md)
|
|
- [Design log](log.md)
|
|
- [Project README](../README.md)
|