This feature is exclusive to Bedrock Edition and Minecraft Education.
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
true
orfalse
.
- Specifies the value to pause the world, must in between
- Result
- Fails if ...
- On success, ...