Skip to content

bedrock-stdhub

English | 简体中文

Hi there! We are an organization that tries to enhance Bedrock Dedicated Server (abbr. BDS) of Minecraft without explicitly modifying its binary file.

Why are we here?

You probably have heard that MOJANG (or Microsoft, more accurately) plans to remove PDB files in future BDS releases. It is such a disappointing move that the community is never able to dive into BDS binaries anymore.

Despite the calls of the Bedrock community, MOJANG refuses to provide full PDB files. This motivated us to find other ways to enhance BDS without modifying it. And our solution is bedrock-stdhub.

Advantages over traditional solutions

Sadly, traditional ways to enhance BDS (e.g. LeviLamina a.k.a. LiteLoaderBDS) has reached their end. While bedrock-stdhub may become the only solution for a long time in the future, it still boasts some other advantages.

  • Official support: bedrock-stdhub just provides some additional APIs for plugins to 'break out of' the Scripting sandbox. Plugins loaded by bedrock-stdhub still strongly relies on official APIs, which is supported by Microsoft.
  • Fast update: Previously, when a new version of Minecraft: Bedrock Edition is released, plugin developers and server maintainers had to wait until framework maintainers adapt their framework to the new release, and during this period, those whose Minecraft copies were automatically updated were not able to play on the server. However, bedrock-stdhub is not version-sensitive and theoretically supports all versions of BDS, so the delay only depends on plugin developers. Generally, players will wait for a shorter time until they are able to play on the server.
  • Cross-platform: bedrock-stdhub is cross-platform because of the compatibility of Node.js, while traditionally solutions, which rely on platform-dependent PDB files to patch BDS binaries, is often only available on one platform.

Ecosystem

Honestly, ZERO till now.

We know that what makes a good plugin framework are not only its powerful features, but also its vibrant ecosystem. You are welcome to join us through the link below, or just write your own plugin. We are currently working on our own plugin bundler and a new package registry site.

Contact & join us

The QQ group number is 162779544. Copy or click to contact us.

Pinned Loading

  1. bedrock-stdhub bedrock-stdhub Public

    Plugin loader for *unmodified* Bedrock Dedicated Server

    TypeScript 1

  2. stdhub-plugin-api stdhub-plugin-api Public

    Server-side API for stdhub plugins.

    TypeScript 1

  3. stdhub-docs stdhub-docs Public

    Documentation for bedrock-stdhub users & developers.

    TypeScript

Repositories

Showing 8 of 8 repositories
  • stdhub-plugin-api Public

    Server-side API for stdhub plugins.

    bedrock-stdhub/stdhub-plugin-api’s past year of commit activity
    TypeScript 0 1 0 0 Updated Jul 12, 2024
  • bedrock-stdhub Public

    Plugin loader for *unmodified* Bedrock Dedicated Server

    bedrock-stdhub/bedrock-stdhub’s past year of commit activity
    TypeScript 0 1 1 0 Updated Jul 12, 2024
  • stdhub-docs Public

    Documentation for bedrock-stdhub users & developers.

    bedrock-stdhub/stdhub-docs’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 8, 2024
  • stdhub-plugin-template Public archive

    A `bedrock-stdhub` plugin starter project.

    bedrock-stdhub/stdhub-plugin-template’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 3, 2024
  • stdhub-plugin-command-core Public archive

    The core plugin for handling plugin-defined commands from players.

    bedrock-stdhub/stdhub-plugin-command-core’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 3, 2024
  • stdhub-cli Public archive

    A CLI for bedrock-stdhub developers.

    bedrock-stdhub/stdhub-cli’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 3, 2024
  • stdhub-plugin-demo Public archive

    A demo plugin using (usually) latest API.

    bedrock-stdhub/stdhub-plugin-demo’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 3, 2024
  • .github Public
    bedrock-stdhub/.github’s past year of commit activity
    0 0 0 0 Updated Jun 30, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…