Files
spigot-base/design/user-stories/us-005-unlock-base-teleportation.md
T
dmg 4278e08bf3
Release / release (push) Successful in 2m28s
CI / build (push) Successful in 1m3s
feat(commands): unify settings and admin commands
2026-08-10 20:44:34 -04:00

1.8 KiB

type, title, description, status
type title description status
User Story US-005: Unlock Base III teleportation Let players earn a safe, stationary-warm-up teleport to their personal base. done

US-005: Unlock Base III teleportation

As a player with Base II, I want to earn /base so that I can return safely to my established base.

Acceptance criteria

  • Base III requires Base II, an established base, and a configurable 200 qualifying block placements inside the base.
  • Only placements made in Survival mode and within the base's current horizontal and vertical bounds count.
  • Player-placed blocks and replacement of previously broken blocks may contribute repeatedly.
  • Base III unlocks /base with a configurable 30-second warm-up and three-hour cooldown by default.
  • /home aliases the teleport-only /base command.
  • Looking around without changing block coordinates does not cancel the warm-up.
  • Changing block X, Y, or Z, taking damage, teleporting, changing worlds, dying, disconnecting, or starting a conflicting teleport cancels the warm-up.
  • Cancellation clearly informs the player and does not consume the cooldown.
  • The destination is a safe standing location at or near the recorded base center.
  • An unavailable or unsafe destination is reported clearly and does not consume the cooldown.
  • Only a completed teleport starts the cooldown.
  • Cooldowns use real elapsed time and continue while the player is offline.