https://github.com/student9876/minecraft-mobile-server
just getting started
https://github.com/student9876/minecraft-mobile-server
Last synced: 10 months ago
JSON representation
just getting started
- Host: GitHub
- URL: https://github.com/student9876/minecraft-mobile-server
- Owner: Student9876
- License: apache-2.0
- Created: 2025-08-08T04:56:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-08T06:46:56.000Z (10 months ago)
- Last Synced: 2025-08-08T08:22:25.400Z (10 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft-Phone-Server (Termux)
Run a Minecraft Java server (vanilla 1.21.1 or Paper) from an Android phone using Termux. Designed for phones like Poco F1.
## Features
- Interactive one-script UI: `mcserver.sh` (choose/create/import worlds)
- Supports multiple worlds in `worlds/`
- Option to import existing world from `/sdcard` (Aternos backups etc.)
- Optionally expose server using ngrok TCP tunnel (free, ephemeral) for friends to join
- Runs inside `tmux` so server keeps running after you detach
- Supports Vanilla or Paper for better performance
## Requirements
- Termux (install via F-Droid)
- Android 9+ recommended
- ~1.5–4 GB free RAM for server depending on world
- A charger—running server is power-hungry
- If you want public access: ngrok account (free) or ZeroTier (advanced)
## Quick start
1. Install Termux from F-Droid and open it.
2. Grant storage access:
```bash
termux-setup-storage