summaryrefslogtreecommitdiff
path: root/serverlist-server/README.md
blob: b8d88865dcfc659f90ad729cc44671721795ecc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# BedrockPipe

Bukkit/Spigot plugin that creates a server connection to allow Bedrock Edition players to connect.

This is currently a test project and under development, and is not reccomended for production use.

### Projects used

__[Protocol library](https://github.com/NukkitX/Protocol)__ used for Bedrock Edition server protocol

Code used from __[ProxyPass](https://github.com/NukkitX/ProxyPass)__