Back to MCP directory
publicPublicdnsLocal runtime

Testing-of-FakePixelPe-Mcpe-Server

Abinanda主导的MCPE服务器项目,旨在打造类似Hypixel的服务器,包含私有及付费插件功能。

article

README

🚀 测试 Testing-of-FakePixelPe-Mcpe-Server

本项目旨在创建一个类似于Hypixel的服务器,基于Minecraft Pocket Edition(MCPE),同时支持私人和公共+付费插件,为玩家带来丰富的游戏体验。

🚀 快速开始

我是Abinanda,我是这个项目的负责人。目前正在努力尝试创建一个类似于Hypixel的服务器,使用的是Minecraft Pocket Edition(MCPE),并且该服务器会支持私人和公共+付费插件。后续会有更多进展分享给大家。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client