/LiteLoaderBDS

A lightweight plugin loader for Bedorck Dedicated Server

Primary LanguageC++GNU General Public License v3.0GPL-3.0

LiteLoader

简体中文 | English
Donate us(afdian)
Forum
status Telegram
Latest TagGitHub Releases (by Asset)
A lightweight Bedorck Dedicated Server Plugin Loader
Based on BedrockX

Install

  1. Download LiteLoader.7z and lib.7z from Releases or Actions, unzip them to BDS directory
  2. Run RoDB.exe to generate symbol files(.symdb and .symdef), before you run RoDB.exe you need to check if the bedrock_server.pdb exists

Usage

Put .dll plugins into plugins\ directory

More

See Wiki

LICENSE

LiteLoader GPLv3 with extra restrictions&exceptions
BedrockX GPLv3 with extra restrictions&exceptions
ElementZero GPL v3
ChakraCore MIT
OpenSSL Apache-2.0 License

Restrictions&Exceptions

! First of all,you must accept the Minecraft EULA.
! It means DO NOT MAKE COMMERICIAL USE OF ANYTHING which breaks the EULA.
! Accepting this LICENSE means you ACCEPTED Minecraft EULA too.
! If you violate the EULA,any legal liability is IRRELEVANT to the developers
! NO WARRANTY

Second, If you provides a server hosting service,you can use this framework for free,but you SHOULD NOT make PRIVATE changes to this framework as a selling point. If you fixed or tweaked the code, please pull request, instead of making it private for commercial use. Do not do evil.

Although we expected to build an open-source community, but forcing everything open-source will ruin this community.
So you can write plugins based on LiteLoader with ANY open-source license or even dont publish your source code.
but if you modified the framework, or write a new framework based on this framework, you NEED to open-source it.