English | 中文
A runtime for running Endstone plugins on LeviLamina
pip install levistone --target plugins/EndstoneRuntime
You 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/EndstoneRuntime
You can find versions on PyPI.
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.