
McPeserver
Un lanceur de serveurs Minecraft écrit par Golang. Déprécié, veuillez utiliser BDS officiel
14
Github Watches
7
Github Forks
115
Github Stars
Minecraft Server Launcher
A Minecraft Server Launcher Written in Golang.
Powered By MCMrARM/mcpelauncher-linux.
This server software utilizes the built-in server components inside the Minecraft android apk file to run a native Bedrock server. All features are available and you can get Xbox Live achievements on the server, just like realms. Plus more control over the server, it's actually way better than realms.
- Currently the release version supports Minecraft version 1.6.0 as the server core. But all 1.6.x client versions should be able to play on the server.
Features
- Auto Complete For Command
- Full Minecraft Bedrock server feature/bug support
- Systemd Based Service
- DBus Based Interface
Installation
For ArchLinux
- Append the repo to
/etc/pacman.conf
[mcpeserver]
SigLevel = Never
Server = https://cdn.codehz.one/repo/archlinux/
- Execute
pacman -Syu mcpeserver mcpeserver-core
- Execute
systemctl reload dbus
- Execute
install -dm 0755 -o mcpeserver /srv/mcpeserver
- Put the minecraft x86 apk to
/srv/mcpeserver
, and then runcd /srv/mcpeserver && sudo mcpeserver unpack --apk (the apk filename)
- Start:
systemctl start mcpeserver@default.service
, Stop:systemctl stop mcpeserver@default.service
- Attach to the server for input command:
mcpeserver attach -profile default
Tips: make sure the owner of /srv/mcpeserver is mcpeserver (except for bin/data directory)
For Other Distros
Trying https://gist.github.com/codehz/610bdeba96fcec16e6339abae7208e7d
Usage
You might want to edit the server configuration file before actually running the server.
Server configuration file is located in /srv/mcpeserver/default.cfg.
Here is an example of the server configuration file.
level-dir=world
level-name="§aServer example"
level-generator=1
level-seed=1019130957
difficulty=3
gamemode=0
force-gamemode=false
motd="§6Welcome to §9server example!"
server-port=19132
server-port-v6=19133
max-players=40
online-mode=true
view-distance=56
player-idle-timeout=0
The preferred way is to put your own world in /srv/mcpeserver/worlds and change the level-dir to the name of your world folder. Otherwise the server will generate a world based on the seed in the config file with some very undesirable settings.
(Tips: make sure all files in /srv/mcpeserver can be accessed by mcpeserver user)
Basic server commands are supported such as list, say, op, etc.
socket://user@localhost.localdomain$ /list
There are 1/40 players online:
CodeHz
socket://user@localhost.localdomain$ /say Hi!
[Server] Hi!
socket://user@localhost.localdomain$ /op CodeHz
Refer to wiki for other usage.
LICENSE
GPL v3
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Reviews

user_N7nMrAax
I've been using mcpeserver by codehz, and it has truly enhanced my Minecraft Pocket Edition experience. The seamless integration and reliability make managing my Minecraft server a breeze. The developer has done an excellent job, and the open-source nature means constant updates and improvements. Highly recommend!