feat(progress): track persistent creeper kills

This commit is contained in:
dmg
2026-08-08 14:07:35 -04:00
parent f9ad2d9461
commit 0bde7a6ae2
30 changed files with 1142 additions and 38 deletions
+1
View File
@@ -12,4 +12,5 @@ This bundle documents a Spigot plugin in which players earn Creeper Aura ranks b
## Explore
- [User stories](user-stories/index.md)
- [Plugin architecture](architecture.md)
- [Design log](log.md)