/stopwatch
< Commands
This article is a stub.
You can help by expanding it.
This article is a work in progress.
Please help expand and improve it. The talk page may contain suggestions.
This article describes content that is currently in development for Java Edition.
This content has appeared in development versions for Mounts of Mayhem, but the full update adding it has not been released yet.
/stopwatch| Permission level required |
Unknown |
|---|---|
| Restrictions |
None |
{
"title": "<code>/stopwatch</code>",
"rows": [
{
"field": "Unknown",
"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": []
}
Allows manipulation of stopwatches to keep track of time.
Syntax
- Java Edition
stopwatch create <id>- Creates a stopwatchstopwatch query <id> scale- Gets the value of the stopwatchstopwatch restart <id>- Resets a stopwatchstopwatch remove <id>- Removes a stopwatch
History
| Upcoming Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.21.11 | 25w41a | Added /stopwatch. | |||||
| 25w42a | Switched the order of the id argument. | ||||||
query now returns the queried value.
| |||||||
Added the scale argument to query. | |||||||