Better MC Multiplayer Guide
Better MC is fully compatible with multiplayer. You can play with friends on a dedicated server, through a hosting provider, or by opening your single-player world to LAN. This guide covers all methods, from the easiest (one-click hosting) to the most advanced (self-hosted server).
Multiplayer Options Overview
| Method | Difficulty | Cost | Best For |
|---|---|---|---|
| Hosting Provider | Easy | From ~$5/month | Long-term servers, always online, no technical setup |
| Self-Hosted Server | Advanced | Free (your hardware) | Full control, experienced users |
| Open to LAN | Very Easy | Free | Same network, quick sessions |
Method 1: Server Hosting Provider (Recommended)
The easiest way to play Better MC multiplayer is through a hosting provider. They handle the technical setup, keep the server running 24/7, and usually offer one-click modpack installation.
BisectHosting (Official Partner)
BisectHosting is LunaPixelStudios' official hosting partner. They offer one-click Better MC server installation with all versions pre-configured.
Other Hosting Providers
Any Minecraft server host that supports Forge, Fabric, or NeoForge can run Better MC. Popular alternatives include Apex Hosting, Shockbyte, and Nodecraft. When choosing a provider, make sure they offer at least 6GB of RAM and support the mod loader for your Better MC version.
Method 2: Self-Hosted Dedicated Server
If you want full control and don't want to pay for hosting, you can run a Better MC server on your own computer or a spare machine. This requires more technical knowledge.
Server Requirements
| Component | Minimum | Recommended |
|---|---|---|
| RAM | 6GB allocated to server | 8-10GB for 5+ players |
| CPU | 4 cores | 6+ cores (Minecraft is single-thread heavy) |
| Storage | 15GB free | SSD recommended |
| Java | Java 17 (64-bit) | Java 17 (64-bit) |
| Network | Stable connection, port 25565 open | Wired ethernet, upload speed 10+ Mbps |
Setup Steps
BMC-Server) and extract the Server Pack zip there.java -version in terminal.startserver.bat on Windows, startserver.sh on Linux/Mac). Run it. The server will crash on first run — this is normal.eula.txt in the server folder and change eula=false to eula=true. Save the file.server.properties and adjust settings:
- max-players: Set the player limit (default 20)
- difficulty: Set to
hardfor the full Better MC experience - view-distance: Lower to 8-10 if performance is an issue
- server-port: Default is 25565
-Xmx8G -Xms8G (adjust based on your available RAM). Minimum 6G recommended.Method 3: Open to LAN (Easiest)
If you and your friends are on the same local network (same WiFi or ethernet), you can open your single-player world to LAN with no setup required.
Important: LAN worlds are only accessible while you're playing. When you close Minecraft, the world goes offline. All players must have the exact same Better MC version installed.
Client Setup for Players
Every player connecting to a Better MC server must have the modpack installed on their client. The server and all clients must be running the exact same version of Better MC.
Troubleshooting Multiplayer Issues
Players can't connect to the server
Server crashes on startup
-Xmx6G in the startup script. Also verify Java 17 is installed — older Java versions will crash with modern Better MC versions."Mod missing" or "Mod version mismatch" errors
Server lag or low TPS
view-distance to 8 in server.properties, allocate more RAM, reduce the number of loaded entities with max-entity-cramming, and ask players to avoid chunk-loading large areas simultaneously. An SSD makes a significant difference.Players can't see each other on LAN
Multiplayer Tips
Need help installing the modpack first? See the download and installation guide. For performance issues, check the troubleshooting guide.