Files
spigot-base/design/user-stories/us-006-reduce-teleport-warmup.md
T
dmg 8b1064b971
Release / release (push) Successful in 3m57s
CI / build (push) Successful in 54s
feat(admin): complete configurable progression
2026-08-09 15:12:04 -04:00

1.4 KiB

type, title, description, status
type title description status
User Story US-006: Reduce the base teleport warm-up Let players reduce and eventually eliminate their base teleport warm-up by building inside their base. done

US-006: Reduce the base teleport warm-up

As a player with Base III, I want continued building to shorten my /base warm-up so that returning home becomes increasingly convenient.

Acceptance criteria

  • Warm-up progression requires Base III.
  • The qualifying placement counter from the Base III unlock is retained and used cumulatively.
  • Only Survival-mode placements inside the base's current horizontal and vertical bounds count.
  • A configurable 200 total placements grants the initial 30-second warm-up by default.
  • A configurable 1,000 total placements reduces the warm-up from 30 to 15 seconds by default.
  • A configurable 2,000 total placements reduces the warm-up from 15 to 5 seconds by default.
  • A configurable 12,000 total placements removes the warm-up by default.
  • Each tier must be earned sequentially, and progress is preserved when the base is relocated.
  • An instant warm-up does not bypass destination safety validation or cooldown enforcement.