minecraft-pi-reborn/docs/DEDICATED_SERVER.md
TheBrokenRail 38d7dda1a7
Some checks failed
CI / Build (AMD64) (push) Successful in 17m8s
CI / Build (ARM64) (push) Successful in 17m45s
CI / Build (ARMHF) (push) Successful in 11m24s
CI / Test (ARM64, Client) (push) Failing after 2m9s
CI / Test (AMD64, Client) (push) Failing after 2m44s
CI / Test (AMD64, Server) (push) Successful in 3m53s
CI / Test (ARM64, Server) (push) Successful in 2m17s
CI / Build Example Mods (push) Failing after 2m31s
CI / Test (ARMHF, Client) (push) Failing after 1m58s
CI / Test (ARMHF, Server) (push) Failing after 1m55s
CI / Release (push) Has been skipped
The Great Unification
2024-06-15 08:52:15 -04:00

711 B

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.11.

Setup

To use, run the normal AppImage with the --server argument. 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 un-modded MCPI

  1. The exception to this is buckets and other modded items, those will crash MCPE players. ↩︎