Skip to content

A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS

License

Notifications You must be signed in to change notification settings

TRDSCSH/LeviLamina

 
 

Repository files navigation

Important

Looking for LiteLoaderBDS, the predecessor of LeviLamina? Go to https://github.com/LiteLDev/LiteLoaderBDSv2.

LeviLamina

LeviLamina

English 中文

A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS

LeviLamina is an unofficial plugin loader designed to offer indispensable API support for Minecraft Bedrock Server BDS. It boasts a comprehensive API, an array of utility interfaces, a robust event system, and comprehensive support for basic interfaces. LeviLamina provides an expansive API, a powerful event system, and a wealth of encapsulated development infrastructure interfaces, forming a solid foundation for augmenting the Bedrock Edition BDS with additional gameplay features and functionalities. By leveraging plugins, the process of extending BDS functionality becomes effortless, with a user-friendly development process and an adaptable approach.

Developers can effortlessly author plugins in languages such as C++, JavaScript, Lua, Python, C#, and others. This seamless integration empowers them to effortlessly expand and personalize BDS functionality, facilitating an intuitive learning experience and unparalleled flexibility.

For more information, please refer to the documentation.

Table of Contents

Install

This project uses lip. Go check them out if you don't have them locally installed.

First, create a new directory for your Minecraft server and enter it:

$ mkdir myserver
$ cd myserver

Then, install LeviLamina bundled with Minecraft Bedrock Server using lip:

$ lip install github.com/tooth-hub/corepack

For more information, please refer to the documentation.

Updating

Considering data security, we do not provide an update method. If you would like to update LeviLamina, please install the new version somewhere else and copy the files shown below to your server directory:

  • worlds/
  • server.properties

Usage

To start the server, simply run bedrock_server_mod.exe:

$ ./bedrock_server_mod.exe

For more information, please refer to the documentation.

Contributing

Feel free to dive in! Open an issue or submit PRs.

LeviLamina follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

Contributors

License

LGPL-3.0-only © 2021-2023 LiteLDev

Disclaimer

LeviLamina (hereinafter referred to as "this software") is developed and provided by LiteLDev (hereinafter referred to as "the developer"). This software is designed to help users manage and install various software packages, but is not responsible for any content, quality, functionality, security or legality of any software package. Users should use this software at their own discretion and assume all related risks.

The developer does not guarantee the stability, reliability, accuracy or completeness of this software. The developer is not liable for any defects, errors, viruses or other harmful components that may exist in this software. The developer is not liable for any direct or indirect damages (including but not limited to data loss, device damage, profit loss etc.) caused by the use of this software.

The developer reserves the right to modify, update or terminate this software and its related services at any time without prior notice to users. Users should back up important data and check regularly for updates of this software.

Users should comply with relevant laws and regulations when using this software, respect the intellectual property rights and privacy rights of others, and not use this software for any illegal or infringing activities. If users violate the above provisions and cause any damage to any third party or are claimed by any third party, the developer does not bear any responsibility.

If you have any questions or comments about this disclaimer, please contact the developer.

About

A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Other 1.1%