/reload
< Commands
/reload| Permission level required |
2 |
|---|---|
| Restrictions | Cheat only[BE only] |
{
"title": "<code>/reload</code>",
"rows": [
{
"field": "2",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Cheat article, displayed as Cheat) only<sup class=\" nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup>",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Reloads data packs in Java Edition, or reloads functions and scripts in behavior packs in Bedrock Edition.
If a data pack or behavior pack has invalid data (such as an invalid recipe format), changes are not applied and the game continues using the previous data.[needs testing in Bedrock Edition]
Syntax
[edit | edit source]reload- Reloads the current data packs in Java Edition, or functions and scripts in Bedrock Edition. For data packs, any definitions considered experimental by the game (i.e. marked with an asterisk here) are not reloaded; the player must leave and rejoin the world to reload these.
reload all[Bedrock Edition only]- Makes the player quit the world and rejoin, as well as reloading all behavior and resource packs.
Result
[edit | edit source]Always successful.
Output
[edit | edit source]
| Command | Edition | Situation | Success Count | /execute store success ... | /execute store result ... |
|---|---|---|---|---|---|
| Any | Java Edition | On success | 1 | 1 | 0 |
History
[edit | edit source]Java Edition
[edit | edit source]| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.12 | 17w18a | Added /reload. | |||||
| 1.14.4 | pre4 | /reload is now available up to permission level 2. | |||||
| 1.16 | 20w22a | If a data pack has invalid data (such as an invalid recipe format), changes are not applied now. | |||||
Bedrock Edition
[edit | edit source]| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.8.0 | beta 1.8.0.8 | Added /reload. | |||||
| 1.20.60 | Preview 1.20.60.20 | Added /reload all in the Bedrock Editor. | |||||
| 1.21.30 | Preview 1.21.30.22 | Added /reload all in regular game. | |||||
Trivia
[edit | edit source]- The
/datapack enableand/datapack disablecommands can also be used to reload data packs.[Java Edition only]
External links
[edit | edit source]- "
/reloadCommand" – Microsoft Learn, December 4, 2024.