Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
OneBlock
PluginMIT

OneBlock

OneBlock Minecraft Bukkit plugin

172.0K
Downloads
137
Followers
2 months ago
Updated
📦
30
Versions
game-mechanicsminigamebukkitpaperpurpurspigot
Download Latestv1.4.7fView on Modrinth

📖About OneBlock

OneBlock minigame plugin.

🌍 How to Start OneBlock?

1. Create the World

Generate a dedicated OneBlock world.
For example, using Multiverse-Core:

/mv create OneBlock normal -g Oneblock 

2. Set the Spawn Point

Initialize the OneBlock area:

/ob set
/ob set 500
  • Sets the reference point using the current position of the player (admin) who used it, indicating a custom offset or with a default offset (100).
/ob set <offset> <x> <y> <z> [world]
  • Alternative method. Sets the position and offset manually.

3. Join the Game

Players can teleport to their island by entering:

/ob join  

or simply /ob

🔧 Command Reference

Core Commands:

  • /ob join - Join to your island
  • /ob invite [player] - Invite player to your island
  • /ob kick [player] - Remove player from your island
  • /ob accept - Accept island invitation
  • /ob IDreset - Resets your attachment to the island so that you can create a new island. (reset progress)

Settings Commands:

  • /ob set - Set the first block (admin only)
  • /ob set [distance] - Set island spacing (e.g., 500 blocks)
  • /ob circlemode [true/false] - Enable circular island generation
  • /ob autojoin [true/false] - Auto-join players on world entry
  • /ob protection [true/false] - Prevent leaving islands
  • /ob border [true/false] - Enable player borders
  • /ob droptossup [true/false] - Toss items upward when dropped
  • /ob physics [true/false] - Toggle block physics (e.g., falling gravel)
  • /ob lvl_mult [value] - Set level multiplier formula
  • /ob UseEmptyIslands [true/false] - Reuse abandoned islands
  • /ob islands [true/false] - Enable custom islands
  • /ob islands set_my_by_def - Set your island as default template
  • /ob islands default - Reset to default island
  • /ob island_rebirth [true/false] - Enable island rebirth
  • /ob progress_bar color [color] - Set color
  • /ob progress_bar [true/false] - Toggle progress bar
  • /ob progress_bar level - Progress_bar level mode
  • /ob progress_bar settext - Progress_bar text change

Config Commands:

  • /ob reload - Reload configuration files
  • /ob listlvl - List all levels
  • /ob listlvl [level] - Show blocks for specific level

Other Commands:

  • /ob idreset [player] - Resets attachment to the island for the player.
  • /ob setlevel [player] 14 - Set ob level
  • /ob clear [player] - Reset the player ob level and remove his island
  • /ob setleave
  • /ob leave

🎨 Progress Bar Customization

You can display the level in the progress bar:

You can display the level in the progress bar

You can change the color of the progress bar:

You can change the color of the progress bar

use: /ob Progress_bar level

You can specify the color of the progress bar for each level separately! In the blocks.yml file, the second line (after the line with the name of the level)

📊 PlaceholderAPI Support

  • %OB_ver%
  • %OB_lvl% - The player's level number.
  • %OB_next_lvl% - The number of the next level.
  • %OB_break_on_this_lvl% - The number of broken blocks at this level.
  • %OB_need_to_lvl_up% - The number of blocks that still need to be broken to level up.
  • %OB_player_count% - The number of players in the OneBlock world.
  • %OB_lvl_name% - The name of the player's current level.
  • %OB_lvl_lenght% - The length of the level.
  • %OB_next_lvl_name% - The name of the next level.​
  • %OB_owner_name% - The name of the owner of your island.
  • %OB_percent% - Percentage of level completion.
  • %OB_scale% - Proportional scale of level completion.
  • %OB_top_1_name% - The name of the player with the highest island level.
  • %OB_top_2_name%
  • ...
  • %OB_top_10_name%
  • %OB_top_1_lvl% - The level of the player with the highest island level.
  • %OB_top_2_lvl%
  • ...
  • %OB_top_10_lvl%
  • %OB_number_of_invited% - The number of people invited to your island.

You can use placeholders in the progress bar text!

/ob progress_bar settext %OB_lvl% lvl now. Need block to next lvl %OB_need_to_lvl_up%.
You can use placeholders in the progress bar text

🧱 Custom Blocks Support

ItemsAdder Blocks

Native id support in blocks.yml

Oraxen Blocks

Native id support in blocks.yml

Nexo Blocks

Native id support in blocks.yml

CraftEngine Blocks

Native id support in blocks.yml

Other

In addition, you can spawn custom blocks (from mods or plugins) using the commands specified in blocks.yml

for example:

  • '/setblock %d %d %d IC2:blockOreCopper'
  • '/setblock %d %d %d IC2:blockOreTin'
  • '/setblock %d %d %d IC2:blockOreUran'
  • '/setblock %d %d %d ic2:resource 4'

or

  • '/execute in minecraft:oneblock run setblock %d %d %d IC2:blockOreCopper'
  • '/execute in minecraft:oneblock run setblock %d %d %d IC2:blockOreTin'
  • '/execute in minecraft:oneblock run setblock %d %d %d IC2:blockOreUran'
  • '/execute in minecraft:oneblock run setblock %d %d %d ic2:resource 4'

Custom Blocks support

🏝️ Island Templates

Create custom default islands (7x12x7 area):

/ob islands set_my_by_def
  • will save a copy of your island and install it for the players.

Saves a copy of your island.

📈 Stats

https://bstats.org/signatures/bukkit/Oneblock.svg

👥 Team & Contributors

MrMarL
MrMarLOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.81.8.11.8.21.8.31.8.41.8.51.8.61.8.7+62 more

🔗 Links

Modrinth Page