SkillAgentSearch skills...

LeviStone

A runtime for running Endstone plugins on LeviLamina

Install / Use

/learn @LiteLDev/LeviStone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Using Docker? Try docker-levistone-server

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.

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated7d ago
Forks2

Languages

Lua

Security Score

95/100

Audited on Mar 28, 2026

No findings