Wiki ArticleBedrock EditionMinecraft EducationCommands
/clearspawnpoint
Used to remove players' spawn points in the world.
player: target: CommandSelector<Player>
This feature is exclusive to Bedrock Edition and Minecraft Education.
/clearspawnpoint| Permission level required |
1 |
|---|---|
| Restrictions | Cheat only |
Used to remove players' spawn points in the world.
Syntax
clearspawnpoint [player: target]
Arguments
player: target: CommandSelector<Player>
- Specifies the player whose spawn point should be removed. If not specified, defaults to the command's executor (
@s). - Must be a player name or a target selector.
Result
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The command is incomplete, or any argument is not specified correctly. | Unparseable |
player: target is a target selector that is not in player type. | Failed | |
player: target fails to resolve to one or more online players. | ||
player: target is not specified and the command's executor is not a player. | ||
player: target's spawn point is already cleared. | ||
| Otherwise | Successful |
Output
| Command | Edition | Situation | Success Count |
|---|---|---|---|
| Any | Bedrock Edition | On fail | 0 |
| On success | the number of players whose spawnpoints are removed |
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16.100 | beta 1.16.100.57 | Added /clearspawnpoint. | |||||
See also
External links
- "
/clearspawnpointCommand" – Microsoft Learn, October 11, 2023.