/project
< Commands
This feature is exclusive to Bedrock Editor.
/project| Permission level required |
1 |
|---|---|
| Restrictions |
None |
{
"title": "<code>/project</code>",
"rows": [
{
"field": "1",
"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": []
}
Contains tools for managing Editor projects.
Syntax
project export <exportType: ExportTypes>
Parameters
exportType: ExportTypes- Specifies the type of content to export. Available values are:
project— Projecttemplate— World Templateworld— World
- Specifies the type of content to export. Available values are:
Results
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | Parameter not specified correctly | Unparseable |
| Otherwise | Successful |
Output
| Command | Edition | Situation | Success Count |
|---|---|---|---|
| Any | Bedrock Edition | Execution failed | 0 |
| Execution succeeded | 1 |
Example
- Export as a world:
/project export world
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.20.50 | Preview 1.19.80.20 | Added /project, available only in Bedrock Editor. | |||||
External links
- "
/projectCommand" – Microsoft Learn, October 11, 2023.