How to Install OneBlock on a Minecraft Server Using Aternos
If you've ever wanted to start on a single floating block and slowly build an entire world from scratch, OneBlock is the Minecraft experience you're looking for. Setting it up on Aternos — one of the most popular free Minecraft server hosting platforms — is straightforward once you know where the moving parts are. Here's exactly how it works.
What Is OneBlock in Minecraft?
OneBlock is a survival map/game mode where players begin on a single block floating in the void. Every time you mine that block, it regenerates — cycling through phases that unlock new materials, mobs, and challenges. It's a community favorite because it combines resource management, progression, and survival in a compact, endlessly replayable format.
There are a few versions of OneBlock out there:
- OneBlock MC (the widely recognized original by IJAMinecraft) — available as a world download
- OneBlock plugins — server-side tools that recreate the mechanic without a pre-built world
- OneBlock modpacks — Forge or Fabric-based versions with additional content
Which version you install on Aternos matters, because each one uses a different installation method.
What Is Aternos and How Does It Handle Mods and Plugins?
Aternos is a free, community-supported Minecraft server hosting service. It supports multiple server types including:
| Server Type | Supports Plugins | Supports Mods | Common Use Case |
|---|---|---|---|
| Vanilla | ❌ | ❌ | Default gameplay |
| Spigot / Paper | ✅ | ❌ | Plugins like OneBlock |
| Forge | ❌ | ✅ | Mod-based OneBlock |
| Fabric | ❌ | ✅ | Lightweight mod setups |
| CurseForge | ✅ (modpacks) | ✅ | Pre-built modpack installs |
Understanding which server type you're running determines how you install OneBlock.
Method 1: Installing OneBlock as a Plugin (Spigot or Paper)
This is the most common approach for multiplayer OneBlock on Aternos. 🎮
Step 1 — Set Your Server Type to Paper or Spigot
- Log into your Aternos account and open your server dashboard
- Click Software in the left-hand menu
- Select Paper (recommended over Spigot for performance and stability) and choose your desired Minecraft version
- Save and allow the server to update
Step 2 — Find a Compatible OneBlock Plugin
The most widely used plugin is OneBlock by Tastybento or similar entries found on SpigotMC.org or the Aternos plugin library directly. Aternos has a built-in plugin search, which is the safest and most straightforward route.
Step 3 — Install the Plugin Through Aternos
- From the dashboard, click Plugins in the left-hand menu
- Use the search bar to type "OneBlock"
- Select the plugin from the results and click Install
- Aternos handles the file placement automatically — no FTP required
Step 4 — Start the Server and Configure
- Start your server from the dashboard
- Once it's online, the plugin generates its default configuration files
- Players who join can typically use a command like
/ob createor/oneblockto begin their island (exact commands vary by plugin version)
Some OneBlock plugins are built on top of BentoBox — a framework plugin. If the plugin page lists BentoBox as a dependency, you'll need to install BentoBox first, then the OneBlock addon on top of it. The Aternos plugin library usually flags these dependencies.
Method 2: Installing OneBlock as a World (Vanilla or Any Server Type)
If you want to use the classic OneBlock map download (a pre-built world file), the process is different.
Step 1 — Download the OneBlock World File
Download the world from a trusted source such as the official IJAMinecraft website or Planet Minecraft. The file will typically be a .zip containing a world folder.
Step 2 — Upload the World to Aternos
- In your Aternos dashboard, click Files from the left-hand menu
- Navigate to your server's root directory
- Delete or rename the existing world folder (usually called
world) - Upload the extracted OneBlock world folder and rename it
world(or match it to whatever yourserver.propertiesfile has set aslevel-name)
Step 3 — Confirm the Level Name
- Open server.properties inside the Files section
- Find the line
level-name=worldand make sure it matches the folder name you uploaded - Save changes and start the server
Method 3: Installing a OneBlock Modpack (CurseForge on Aternos)
Aternos supports CurseForge modpacks directly through its software selector. If you're looking for a modded OneBlock experience:
- Go to Software → CurseForge
- Search for "OneBlock" in the modpack browser
- Select the modpack and install — Aternos handles the mod files automatically
- Note that players must also install the same modpack client-side to connect
Common Issues and What Causes Them 🔧
Server won't start after plugin install — Often a missing dependency (like BentoBox). Check the server log inside the Aternos console for error messages. Logs clearly identify missing files.
World doesn't load correctly — Almost always a mismatch between the folder name and the level-name value in server.properties. Double-check both.
Players spawn in the wrong location — Some OneBlock world files include a specific spawn point. If players spawn elsewhere, the /spawnpoint command or a spawn plugin may need adjusting.
Plugin commands don't work — Make sure the server fully restarted after plugin installation, and verify the plugin appears as active in the Aternos plugin list.
Variables That Affect Your Setup
The "right" approach for your server depends on several factors that differ from one player to the next:
- How many players will be joining — some OneBlock plugins handle multiple simultaneous islands better than others
- Minecraft version preference — not every plugin or modpack supports every version equally well
- Whether you want vanilla mechanics or modded content — a world file keeps things simple; a modpack changes the entire experience
- Technical comfort level — the plugin route through Aternos's built-in library requires almost no manual file handling, while world uploads and modpacks involve more steps
Each of these factors points toward a different configuration — and only your specific situation tells you which one fits.