This is an old revision of the document!
Table of Contents
Universe Stargate Network – Your Gateway to Infinite Worlds
The Universe Stargate Network is a region‑spanning and gridwide portal system that connects locations through stable wormhole links. With a single chat command, a gate activates, the chevrons lock, and a wormhole opens to any destination in the network.
Simple Activation
Dialing a gate is effortless. Enter @targetname or /d targetname to begin the dialing sequence. For spontaneous travel, use random to connect to a random gate anywhere on the grid.
Intelligent Control via API
The system offers full remote control through API input channel 100011. External scripts and devices can:
Dial a target gate using lookup|target
Send messages across the network with chat|username|text
Close an active wormhole using close
Extend the wormhole duration by 60 seconds using extend
Request gate identification with ping
The gate responds through API output channel 100001 with detailed telemetry:
Chevron lock and engage reports
Gate state changes (open, close, extended)
Outgoing, incoming, idle, and busy status
Full metadata for incoming connections
Collision and traversal info for avatars passing through
Immersive Stargate Experience
The Universe Stargate Network delivers a cinematic and authentic Stargate atmosphere:
Chevron locking sequences with clear status feedback
Real‑time reports for incoming and outgoing wormholes
Automatic detection of remote dialing attempts
Logging of collisions and successful entries
Universe‑type gate metadata for consistent worldbuilding
A gridwide network that feels like science fiction, yet remains fully controllable, expandable, and easy to integrate into any region or system.
API Table
Output Channel: 100001 (20 m)
| Output | Description | ||||||
|---|---|---|---|---|---|---|---|
| lookup\ | <target> | Returns the lookup request | |||||
| lookup\ | networkerror | Target not found or attempted to dial yourself | |||||
| chev\ | 1-6\ | lock | Chevron locked (outgoing) | ||||
| chev\ | 1-6\ | engage | Chevron engaged (incoming) | ||||
| gate\ | open | Gate is open and active | |||||
| gate\ | close | Gate is closed | |||||
| incoming\ | incoming name\ | from address\ | region name\ | from position\ | maturity level\ | gate type | Reports an incoming dial attempt |
| collision\ | uuid\ | username | Reports who passed through the gate (collision event) | ||||
| enter\ | uuid\ | username | Reports who arrived through the gate | ||||
| status\ | outgoing | Gate is dialing out | |||||
| status\ | incoming | Gate is receiving a dial | |||||
| status\ | idle | Gate is idle | |||||
| status\ | busy | Gate is busy | |||||
| gate\ | extended | Gate held open |
