This repository contains the server files for running a Blockheads multiplayer server.
You can test our Blockheads Server by using:
theblackswan.devon.social
port 15151
Check out other Blockhead Servers
Table of Contents
- Linux Install
- MacOS Install
- Manual Install
- The Android Apps
- Roadmap
- Contributing
- License
- Contact
- Acknowledgments
Follow the instructions below to install and set up the Blockheads server on your system.
Download and run the server script:
curl -sL https://raw.githubusercontent.com/JonCastaway/BHS/main/start.sh | bash -s -
Create Your server:
./blockheads_server171 -n MyFirstServer
For more options and help use:
./blockheads_server171 -h
Configure Your server:
You'll need to replace the WORLD_ID and PORT inside the run.sh script.
nano run.sh
Replace the placeholders with your WORLD_ID and PORT. You can find your WORLD_ID by typing:
./blockheads_server171 -l
Save and exit the file by pressing CTRL+X, then Y, and ENTER.
Start the server in the background
nohup ./start.sh &>/dev/null &
Download the Blockheads Server App
You can download the original server binaries from the links below
- Download The Blockheads Server Binary - archive.org
- Download The Blockheads Server Binary - majicdave.com
If version 1.76 does not launch, try an earlier version such as 1.75 or 1.74
-
Download The Original Blockheads Android APK v1.76 - Noodlecake
-
Download The Original Blockheads Android APK v1.76 - archive.org
-
Download The Original Blockheads Android APK v1.75 - archive.org
-
Download The Original Blockheads Android APK v1.74 - archive.org
Exlore our advancement towards significant milestones, and delve into the wiki. Here's a general outline of some key features we're considering:
- Current Active Servers (in test)
- World Configuration Editor
- Web-based User Interface
- Docker file (in test)
Additionally, review the open issues for a comprehensive list of suggested features (as well as known issues).
Contributions are welcome! Feel free to fork this repository and submit pull requests.
This project is Licensed under the GPL-3.0 License. See the License file for details.
For any questions or support, please reach out or open an issue on GitHub.
Projects we're inspired by and obtained valuable information: