English | 中文
A runtime for running Endstone plugins on LeviLamina
pip install levistone --target plugins/EndstoneRuntimeYou can also add == after levistone to install a specific version.
For example, to install version 0.10.5:
pip install levistone==0.10.5 --target plugins/EndstoneRuntimeYou can find versions on PyPI.
Using Docker? Try docker-levistone-server
No, LeviStone only supports plugins written in Python.
LeviLamina only supports one version from each Minecraft protocol version, while Endstone supports multiple versions.
Check the LeviLamina supported versions and the Endstone release page.