The Temporary Dimension Extension allows you to create temporary, instanced worlds based on templates. Perfect for dungeons, private areas, or arenas that require a fresh world for every session.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
Features
Instanced Worlds
Fresh copy of templates per session.
Dynamic Cleanup
Auto-deletion when empty.
Safe Spawning
Smart spawn logic to prevent suffocation.
Lifecycle Events
Triggers on Enter, Leave, and Init.
Entries
Definitions
Dimension: World config.
Actions
Enter/Leave: Teleport actions.
Facts
In Dimension: Check location.
Commands
| Command | Permission | Description |
|---|---|---|
/tw tempdim enter <id> | admin | Force enter instance. |
/tw tempdim leave | none | Leave instance. |
/tw tempdim list | admin | List active worlds. |
Placeholders
Prefix:%typewriter_tempdim_*%
| Placeholder | Description |
|---|---|
%typewriter_tempdim_in_dimension% | true/false |
%typewriter_tempdim_current% | Dimension name |
%typewriter_tempdim_players% | Player count |