You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -349,6 +350,11 @@ To use a persistant 'data' directory on you host filesystem (make sure to use a
349
350
350
351
To be taken into account the container must be restarted.
351
352
353
+
###Updating PocketMine-MP
354
+
* Stop the container.
355
+
* Delete your current PocketMine-MP.phar in your "data" folder and replace it with the version you need (latest?) from : [Download][pocketmine].
356
+
* Restart the container.
357
+
352
358
## All Server default configuation
353
359
354
360
The server intitial setup is made using the following default values and can be overriden by editing the `server.properities` file when the service is stopped or for some properties at server creation :
0 commit comments