We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f77d7 commit 5264654Copy full SHA for 5264654
docs/Endpoints.md
@@ -130,7 +130,7 @@ are the ones listed below.
130
131
- `https://screeps.com/api/user/world-status`
132
- `{ ok, status }`
133
- - `status` is usually "normal"; it's unknown what else it can be
+ - `status` is "normal" is the player is spawned, "empty" otherwise
134
135
- `https://screeps.com/api/user/world-start-room`
136
- `{ ok, room: [ <room name> ] }`
0 commit comments