minecraft-pi-reborn/docs/DEDICATED_SERVER.md
TheBrokenRail 7296fcee83
All checks were successful
Build / Build (AMD64, Server) (push) Successful in 37m21s
Build / Build (AMD64, Client) (push) Successful in 37m26s
Build / Build (ARM64, Client) (push) Successful in 33m26s
Build / Build (ARM64, Server) (push) Successful in 40m19s
Build / Build (ARMHF, Client) (push) Successful in 35m14s
Build / Build (ARMHF, Server) (push) Successful in 29m48s
Build / Release (push) Has been skipped
Build / Test (push) Successful in 43m26s
Update Documentation
2023-12-02 14:25:58 -05:00

15 lines
698 B
Markdown

# 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.
This server is also compatible with MCPE Alpha v0.6.1[^1].
## Setup
To use, install and run the ``minecraft-pi-reborn-server`` AppImage. It will generate the world and ``server.properties`` in the current directory.
## 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
[^1]: The exception to this is buckets, those will crash MCPE players.