/globalpause
< Commands
This article is a stub.
You can help by expanding it.
This feature is exclusive to Bedrock Edition and Minecraft Education.
/globalpause| Visibility |
Hidden |
|---|---|
| Permission level required |
3 |
| Restrictions |
None |
{
"title": "<code>/globalpause</code>",
"rows": [
{
"field": "Hidden",
"label": "Visibility"
},
{
"field": "3",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "None",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Sets or gets the paused state of the game for all players.
Syntax
globalpause <isPaused: bool>
Arguments
- isPaused: bool
- Specifies the value to pause the world, must in between
trueorfalse.
- Specifies the value to pause the world, must in between
Result
- Fails if ...
- On success, ...