mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
minecraft: added server update world guide
This commit is contained in:
parent
4caaa3a0a8
commit
625aa0b419
@ -50,3 +50,10 @@ scoreboard.
|
|||||||
/scoreboard objectives add Deaths deathCount
|
/scoreboard objectives add Deaths deathCount
|
||||||
/scoreboard objectives setdisplay list Deaths
|
/scoreboard objectives setdisplay list Deaths
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Updating a Server World to a New Version
|
||||||
|
|
||||||
|
An existing Minecraft world of a server can be updated simply by updating the server itself.
|
||||||
|
Chunks that have been loaded will not be affected by the update, but blocks that have not been
|
||||||
|
loaded will be.
|
||||||
|
For safety reasons it is advised to back up the instance before updating the version number.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user