Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cooldogedev/spectrum-pm
An implementation of the Spectrum proxy for PocketMine-MP servers
https://github.com/cooldogedev/spectrum-pm
mc-proxy mcbe mcpe-proxy minecraft minecraft-proxy pmmp pocketmine proxy quic tcp
Last synced: about 1 month ago
JSON representation
An implementation of the Spectrum proxy for PocketMine-MP servers
- Host: GitHub
- URL: https://github.com/cooldogedev/spectrum-pm
- Owner: cooldogedev
- License: mit
- Created: 2024-03-15T00:20:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T03:55:19.000Z (10 months ago)
- Last Synced: 2024-04-10T01:07:12.563Z (10 months ago)
- Topics: mc-proxy, mcbe, mcpe-proxy, minecraft, minecraft-proxy, pmmp, pocketmine, proxy, quic, tcp
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpectrumPM
SpectrumPM is an implementation of the [Spectrum](https://github.com/cooldogedev/Spectrum) proxy for PocketMine-MP servers.## Installation
Make sure you disable encryption in your `pocketmine.yml` file. This is required for the proxy to work.SpectrumPM requires special binaries, which can be found [here](https://github.com/NetherGamesMC/php-build-scripts/releases). Additionally, ensure that you have `ext-snappy` installed.