H
Hudsystemmcpe
by @beretezzka
HudSystem in MinecraftPE (BE)
Created 2/22/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
HudSystemMCPE
HudSystem in MinecraftPE (BE)
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/beretezzka/HudSystemMCPE
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"beretezzka-hudsystemmcpe": {
"command": "git",
"args": [
"clone",
"https://github.com/beretezzka/HudSystemMCPE"
]
}
}
}