How to Set Up OneBlock on Your Minecraft Server

Learn how to install and configure the OneBlock skyblock gamemode on your server.

OneBlock is a skyblock variant where players stand on a single block that regenerates infinitely. Breaking it gives random blocks, items, and spawns mobs — progressing through phases as you mine.

Setting Up OneBlock

There are two ways to run OneBlock: as a plugin (Paper/Spigot) or as a datapack/map.

Install the OneBlock plugin

Go to Plugins on the XGamingServer panel and search for "OneBlock" (AOneBlock by tastybento is the most popular).

Alternatively, download from SpigotMC and upload the .jar to /plugins/ via Files.

Install BentoBox (required)

AOneBlock runs on BentoBox, a modular island management framework. Install BentoBox first, then add AOneBlock as an addon:

  • Upload BentoBox.jar to /plugins/
  • Create /plugins/BentoBox/addons/ folder
  • Upload AOneBlock.jar to the addons folder

Restart the server

Restart from Console to generate config files.

Configure the plugin

Edit /plugins/BentoBox/addons/AOneBlock/config.yml via Files:

world:
  # Name of the OneBlock world
  friendly-name: "OneBlock"
  # Starting island distance
  distance-between-islands: 400

Set up permissions

Give players access to OneBlock commands:

/ob — Main OneBlock command
/ob create — Create an island
/ob home — Teleport to your island
/ob phases — View available phases
/ob count — Check your block break count

Datapack/Map Method

Download a OneBlock map

Download a pre-made OneBlock map from sites like Planet Minecraft.

Upload the world

Follow the Upload Custom World guide to replace your server's world folder.

Install required datapacks

Some OneBlock maps require specific datapacks. Upload them to /world/datapacks/ via Files.

OneBlock Phases

The default AOneBlock plugin progresses through phases:

  1. Plains — Basic blocks, wood, stone
  2. Underground — Ores, caves, hostile mobs
  3. Winter — Snow, ice, polar bears
  4. Ocean — Water, coral, fish, guardians
  5. Jungle — Tropical blocks, parrots, ocelots
  6. Nether — Nether blocks, blazes, ghasts
  7. End — End blocks, endermen, shulkers

Each phase unlocks after mining a certain number of blocks.

💡 Tip: OneBlock is great for small groups or SMP servers. It gives each player their own progression path while still allowing multiplayer collaboration.

📝 Note: The BentoBox + AOneBlock combination also supports other gamemodes like BSkyBlock, AcidIsland, and CaveBlock. You can run multiple island gamemodes on one server.

See also: Upload Custom World | Manage Datapacks

If you need help, join our Discord.

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page