Skip to main content

Getting Started with Minecraft

Set up your Minecraft server and start playing in minutes!

Prerequisites

  • A Vexium Hosting account
  • Minecraft Java Edition installed
  • Basic understanding of Minecraft multiplayer

Step 1: Order Your Server

  1. Visit vexiumhosting.com/games
  2. Select Minecraft
  3. Choose your edition:
    • Java Edition - The original PC version with mod and plugin support
    • Bedrock Edition - Cross-platform (Windows 10, Mobile, Console)
  4. Choose your plan based on expected players:
PlayersRecommended RAM
1-52GB
5-154GB
15-306GB
30-508GB
50+10GB+
  1. Complete checkout

Step 2: Access Your Server

  1. Check your email for login credentials
  2. Go to the Game Panel
  3. Click on your server

Step 3: Choose Your Server Software (Java Edition)

Java Edition users can change their server software at any time:
  1. In the panel, click the More tab
  2. Select your preferred server software:
TypeBest For
PaperBest performance, plugin support
FabricLightweight mods
ForgeModded servers, large modpacks
NeoForgeModern Forge alternative (1.20.2+)
VanillaPure Minecraft experience

Other Options

TypeBest For
PurpurExtra features + plugins
PufferfishHigh-performance fork of Paper
SpigotPlugin support (Paper recommended instead)
VelocityProxy for network servers
BungeeCordProxy for network servers
  1. Select your Minecraft version
  2. Click Install and wait for it to complete

Step 4: Connect to Your Server

Find Your Server Address

Look at the top of your server panel for:
IP: 123.45.67.89:25565

Connect from Minecraft

  1. Open Minecraft
  2. Click Multiplayer
  3. Click Add Server
  4. Enter your server details:
    • Server Name: Whatever you want
    • Server Address: Your IP:Port
  5. Click Done
  6. Select your server and click Join Server

Step 5: Basic Configuration

Become an Operator (Admin)

In the server console, type:
op YourUsername

Set Server Properties

Edit server.properties in the File Manager:
# Server name shown in server list
motd=My Awesome Server

# Maximum players
max-players=20

# Game mode (survival, creative, adventure, spectator)
gamemode=survival

# Difficulty (peaceful, easy, normal, hard)
difficulty=normal

# Enable/disable PvP
pvp=true

# View distance (chunks)
view-distance=10
Save and restart your server.

Step 6: Secure Your Server

Enable Whitelist

Only allow approved players:
  1. In console: whitelist on
  2. Add players: whitelist add PlayerName

Set Spawn Protection

In server.properties:
spawn-protection=16
This prevents non-ops from modifying spawn area.

Next Steps

Now that your server is running:

Quick Tips

Use Paper instead of Vanilla or Spigot for best performance and plugin compatibility.
Create a backup before making major changes to your server.
Start small - you can always upgrade your plan as your community grows.

Need Help?