Skip to content

LiteLDev/LeviStone

Repository files navigation

LeviStone

English | 中文

A runtime for running Endstone plugins on LeviLamina

Installation

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.

FAQ

Can I run Endstone native plugins?

No, LeviStone only supports plugins written in Python.

Why are some Endstone versions not supported?

LeviLamina only supports one version from each Minecraft protocol version, while Endstone supports multiple versions.

How do I know which version I should install?

Check the LeviLamina supported versions and the Endstone release page.

About

A runtime for running Endstone plugins on LeviLamina

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6