minecraft-pi-reborn/docs/DEDICATED_SERVER.md

15 lines
698 B
Markdown
Raw Normal View History

2021-02-18 15:01:59 -05:00
# Dedicated Server
The dedicated server is a version of Minecraft: Pi Edition modified to run in a headless environment. It loads settings from a ``server.properties`` file.
2022-07-15 17:27:21 -04:00
This server is also compatible with MCPE Alpha v0.6.1[^1].
2021-02-18 15:01:59 -05:00
2021-03-04 19:27:24 -05:00
## Setup
2023-12-02 14:23:28 -05:00
To use, install and run the ``minecraft-pi-reborn-server`` AppImage. It will generate the world and ``server.properties`` in the current directory.
2021-09-19 15:44:13 -04:00
2021-06-17 17:32:24 -04:00
## Server Limitations
* Player data is not saved because of limitations with MCPE LAN worlds
* An easy workaround is to place your inventory in a chest before logging off
* Survival Mode servers are incompatible with unmodded MCPI
2022-07-15 17:27:21 -04:00
[^1]: The exception to this is buckets, those will crash MCPE players.