nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft.
OneBlock

OneBlock

Plugin

OneBlock Minecraft Bukkit plugin

Server Game MechanicsMinigame

208.6k downloads
159 followers
Created3 years ago
Updated20 days ago

Filter loader...
Filter versions...

OneBlock 1.6.2

by MrMarL on May 18, 2026
Download
  • Fixed flowers not spawning from flowers.yml (XMaterial/Material comparison bug)
  • flowers.yml now supports the same entry types as blocks.yml: block, chest, command with weights
  • Custom blocks (ItemsAdder/Oraxen/Nexo/CraftEngine) can now be used as flowers

removed reward nick check

OneBlock 1.6.1

by MrMarL on May 11, 2026
Download
  • Added {player} and {world} placeholders for command entries in blocks.yml
  • Commands now support player context (e.g. "give {player} diamond")
  • Empty command entries are now properly rejected during config load

OneBlock 1.6.0

by MrMarL on Apr 28, 2026
Download

Blocks system rework:

  • blocks.yml now supports weighted entries via optional weight field (defaults to 1). Higher weight = more likely to appear.
  • Old blocks.yml is automatically backed up as blocks.yml.bak before migration.

Chest system rework:

  • Added vanilla loot table support for natural chest generation. Use chest: <name> in blocks.yml and define <name>: namespace:path in chests.yml.
  • Full backward compatibility with legacy item-list chests preserved.

Code improvements:

  • Refactored internal codebase, fixed bugs and typos.

Command changes: /ob chest:

  • /ob chest <name> set <namespaced_key> — assign a vanilla loot table to a chest alias.
  • /ob chest <name> edit — open a GUI to edit the contents of a legacy item-list chest.

OneBlock 1.5.4

by MrMarL on Apr 19, 2026
Download

Fixes and improvements.

You need to manually correct the typo accept_success and invited_success in your messages.yml.

OneBlock 1.5.3

by MrMarL on Apr 13, 2026
Download
  • Added support for 26.1+
  • Fixed config save bug (from 1.5.2 plugin version). Fixes.
  • Added the mob_spawn_chance parameter to the config.
  • Added placeholders:
  • %OB_top_position% — returns the player's position in the top (starting from 1) or [None] if the player is not in the top
  • %OB_top_position_by_position% — returns the top_position of the island owner where the player is standing

Fixes:

  • placeholders for older versions (_by_position),
  • droptossup in new versions,
  • color codes now work when using /ob progress_bar settext.

other...

  • Now you can't set the distance to 0 between the islands. Now you can place the oneblock at y = 0.

1.4.7

  • The findNearestRegionId function has been optimized, and the plugin as a whole and placeholders with the prefix "_by_position" should work faster.

1.4.7f

  • fixed findNearestRegionId incorrect id calculation were shifted by 1.
  • Optimization, all the latest changes from github.
  • Now you can use any placeholder relative to the position by adding "_by_position" to it.

For example, instead of %OB_owner_name%, you should use %OB_owner_name_by_position%

  • Added support for saving to H2 and MySQL databases.

OneBlock 1.4.4

by MrMarL on Nov 15, 2025
Download
  • The 'idreset' command has been expanded and can now be executed by the administrator /ob idreset 'nick'.
  • added permission Oneblock.allow_visit for "/ob allow_visit"
  • allowed use of /ob visit without WorldGuard enabled.

If the player does not have the permission "Oneblock.allow_visit", allow_visit of his island switches to false.

  • Added the 'Oneblock.idreset' permission

OneBlock 1.4.3

by MrMarL on Oct 25, 2025
Download
  • CommandHandler has been rewritten, now it does not cause errors when trying to use a command intended for the player in the console.
  • The noperm and noperm_inv messages have been removed from messages.yml.
  • Now the /ob gui does not display the /ob visit commands if the player does not have permission.

rewrited '/ob set' to use in console

/ob set <offset> <x> <y> <z> [world]
  • Fixed border position.
  • refactor && optimize

OneBlock 1.4.1

by MrMarL on Sep 28, 2025
Download
  • Fixed cases when /ob invite did not work correctly.

External resources



Project members

MrMarL

Owner


Technical information

License
Project ID
Expand Down