UnnamedNetwork / UNWDS

Software for Minecraft: BE server making, powered by PocketMine-MP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNWDS (UNWDelicatedSoftware)

CI download

A open-source server software for Minecraft: Bedrock Edition. UNWDS is a fork of PocketMine-MP.

The development for UNWDS is discontinued. Thank you for supporting us all the time!

  • UNWDS now will archived at the version v3.0.4 (stable). The reason that make me discontinue this project is I don't have time to maintain this project.
  • But that's not the end. We will come back soon and bringing some new project! Stay tuned!

Documentation

For developers

Compatibility Mode notes

  • You must agree these note before you can run UNWDS. It's also included in UNWDS setup wizard.

Some plugin authors does not provide support for third-party builds of PocketMine-MP (spoons), included this version of UNWDS. Some spoons detract from the overall quality of the MCPE plugin environment, which is already lacking in quality. They force plugin developers to waste time trying to support conflicting APIs.

In order to begin using this server software you must understand that you will be offered no support for plugins.

Furthermore, the GitHub issue tracker for some plugins is targeted at vanilla PocketMine only. Any bugs you create which DO NOT affect with vanilla PocketMine will be deleted.

If you have read and agree the above, then you point your finger at us for embarrassing you when you open a plugin issue on Github while running UNWDS, we will laugh at you.

About source code update & bugs

  • UNWDS is a PocketMine-MP distribution which have own Compatibility Mode built into it, so when the PocketMine-MP (stable) have new source changes (except API major changes), that changes will go directly into UNWDS-alt (stable) within 24-48 hours
  • UNWDS built from the original PocketMine-MP, but that's not mean UNWDS don't have own error, bugs,... Feel free to open issues, we will investigate that to fix as soon as possible.

About API & plugins

  • UNWDS is a modified PocketMine-MP distribution to bypass the SpoonDetector by Compatibility Mode. UNWDS is not heavily modified or touch into any PocketMine-MP API (just modified into server software's behaviour after adding some constants like the distro name or codename.)
  • This changes not affected with API or Plugins for PocketMine-MP.
  • And of course, no plugins developer will give you support when you run on UNWDS (like any other PocketMine-MP Spoons). Developers just support when you run their plugins on the original PocketMine-MP and encountered errors.

Contribution:

  • Feel free to open the issues, PR, etc...
  • But you MUST submit a bug with an console logs, system information, crashdumps, how to reproduce it,...
  • This play a big role in our inprovement this project

Licensing information

This project is licensed under LGPL-3.0. Please see the LICENSE file for details.

About

Software for Minecraft: BE server making, powered by PocketMine-MP

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 99.6%Language:Shell 0.3%Language:Batchfile 0.1%