Files
spigot-base/design/user-stories/us-015-unlock-a-pocket-base.md
dmg 61e7a01374
Release / release (push) Successful in 3m2s
CI / build (push) Successful in 1m23s
feat(pocket-base): add reusable keystone travel
2026-08-29 14:43:12 -04:00

1.8 KiB

type, title, description, status
type title description status
User Story US-015: Unlock a Pocket Base Let Base IV owners purchase a persistent private void world that serves as the foundation for portal access and expansion. done

US-015: Unlock a Pocket Base

As a player with an established Base IV, I want to unlock a persistent Pocket Base so that I can build in a personal space beyond the normal world.

Acceptance criteria

  • Pocket Base progression requires an established Base IV.
  • /basesettings pocket upgrade unlocks Pocket Base I and is offered through contextual autocomplete.
  • Unlocking atomically charges a configurable currency and amount that default to 64 diamond blocks.
  • Insufficient funds or failed persistence or world creation does not consume currency or grant Pocket Base I.
  • Pocket Base I creates a persistent owner-specific void world keyed by the owner's UUID.
  • The initial platform is 64 by 64 blocks with one grass layer over three dirt layers.
  • The pocket world provides a safe arrival location and a generated return portal.
  • Pocket Base worlds, contents, ownership, and progression persist through reconnects, restarts, and normal-base relocation.
  • /basesettings status displays the current Pocket Base level and the next upgrade requirement.