How to Create a Server
After creating an account at panel.baohost.com, the setup process is a simple 3-step wizard.
Step 1: Select Location
Choose the region closest to your players for the best latency.
- Current options: Southeast Asia (SG) and Central Europe (DE).
- Tip: Pick the location with the lowest ping shown in the panel.
Step 2: Select Game
BaoHost currently supports major sandbox titles:
- Minecraft: Choose this for the standard block-building experience.
- Hytale: This RPG is now released and fully supported.
Select your game and click Next.
Step 3: Configure Address
This step creates a vanity URL so you don't have to memorize a long string of numbers (IP address).
- Address Name: Choose a unique prefix (e.g.,
myminecraft). - Domain: The system provides a default domain like
.playwithbao.com. - Finalize: Click Create Server to deploy your instance.
Managing the Dashboard
Once created, you will be redirected to the Pterodactyl-based Control Panel. Here's a breakdown of the vital stats and controls.
Power Controls
At the top right, you have three primary power buttons:
- Start: Boots the server.
- Restart: Reboots the server (useful if it's lagging or you've changed settings).
- Stop: Shuts the server down completely.
Resource Monitoring
Your dashboard provides real-time data on how the server is performing:
- IP Address: This is what you and your friends will paste into the "Direct Connect" or "Add Server" field in Minecraft.
- CPU: Shows the current load. Values over 100% indicate the server is utilizing multiple cores.
- RAM: Displays how much memory is being used. Minecraft typically needs at least 2GB (2048 MiB) for smooth play with friends.
- Storage: Shows how much space your world files and mods are taking up.
Advanced Configuration
The sidebar on the left gives you total control over the backend:
- Console: The heart of the server. You can see logs in real-time and enter commands (like
/op usernameto give yourself admin rights). - Files: Use this to upload custom maps, edit
server.properties, or add plugins/mods. - Databases: Necessary if you are running complex plugins that require SQL storage.
- Backups: Always create a backup before installing new mods or making big changes.
- Network: Manage additional ports if you are running specific plugins like Voice Chat or BlueMap.
- Startup: Change your Minecraft version (e.g., switching from Vanilla to Paper or Forge).
Was this helpful?