feat(base): implement progression system

This commit is contained in:
dmg
2026-08-09 15:01:44 -04:00
commit c87d923cad
76 changed files with 5092 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
type: Index
title: Spigot Base Design
description: Entry point for the Spigot Base OKF knowledge bundle.
okf_version: "0.1"
---
# Spigot Base Design
This bundle documents the progression-gated quality-of-life features, player bases, flight, teleportation, administration, persistence, and delivery requirements for the Spigot Base plugin.
## Explore
- [User stories](user-stories/index.md)
- [Design log](log.md)