https://github.com/wode490390/multiversionproxy
Multi-version proxy for Minecraft: Bedrock Edition
https://github.com/wode490390/multiversionproxy
mcbe mcpe minecraft multiversion proxy server
Last synced: 3 months ago
JSON representation
Multi-version proxy for Minecraft: Bedrock Edition
- Host: GitHub
- URL: https://github.com/wode490390/multiversionproxy
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-08-22T15:46:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T18:20:54.000Z (about 4 years ago)
- Last Synced: 2025-04-14T09:11:40.262Z (10 months ago)
- Topics: mcbe, mcpe, minecraft, multiversion, proxy, server
- Language: Java
- Size: 299 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [WIP] MultiVersionProxy
[](http://www.gnu.org/licenses/gpl-3.0)

Multi-version proxy for Minecraft: Bedrock Edition
### This project is still a work in progress and probably won't be complete any time soon.
Known supported server softwares: [**NukkitX 1.0**](https://github.com/NukkitX/Nukkit)
Known unsupported server softwares: [**Bedrock Dedicated Server**](https://www.minecraft.net/en-us/download/server/bedrock/)
## Compiling
Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.
## Contributing
As a project that is still nowhere near completion, any contributions are appreciated.
## Links
__[NukkitX Protocol Library](https://github.com/NukkitX/Protocol) used in this project__