Locked Floors
Last updated Sep 18, 2026
Locked Floors
Free floors come first. Locked floors stack after them and can be bought in the lobby before the run starts.
How a run uses locks
- The host (first player to join) opens locked floors one by one in the lobby.
- Each purchase takes the configured currency and/or items from the host.
- Floors that were not bought are skipped.
- The run ends after free floors plus the locked floors that were bought.
- Instant-start debug uses free floors only.
- When auto-start is off, the host runs
/sf startafter buying.
Floor Editor (wand hotbar)
Right-click the Floor Editor comparator to open the hub.
- Select a floor in the top row.
- Open Access & locks, Mob settings, Countdown, or Custom commands.
- Use Back to return to the hub, then to the wand.
Boss floor is a label for climax floors. It does not change costs or mobs by itself.
Currency sources
| Source | When it appears | Notes |
|---|---|---|
| SoapsAdmin | Economy module enabled | Lists every custom economy id |
| SoapsQuest sigils | SoapsQuest installed | Single sigil balance |
| Vault | Vault + economy provider | Primary Vault money |
| Items only | Always | No economy plugin required |
Room YAML
unlock:
currency-type: soapsadmin # vault | soapsadmin | sigils
currency-id: tokens # required for soapsadmin
currency-amount: 500
items:
- material: DIAMOND
amount: 3
currency-type and currency-amount are both required for a money/sigil cost. SoapsAdmin also needs currency-id.
Host leave
If the host leaves, a random remaining online non-spectator becomes host. If nobody is left, the session ends.