Releases: BentoBoxWorld/AOneBlock
Release 1.21.1
New in this release
- Suspicious gravel and sand will now yield loot if brushed.
- Action Bar status! Use
/ob actionbarto toggle the action bar status on or off. Working independently of the Boss Bar. Admins can customize the text in the locale file.
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Add ActionBar support #450 by @tastybento in #455
- Release 1.21.0 by @tastybento in #456
- Fix for suspicious sand/gravle by @tastybento in #457
- Release 1.21.1 by @tastybento in #458
Full Changelog: 1.21.0...1.21.1
Release 1.21.0
New in this release
- Action Bar status! Use
/ob actionbarto toggle the action bar status on or off. Working independently of the Boss Bar. Admins can customize the text in the locale file.
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Add ActionBar support #450 by @tastybento in #455
- Release 1.21.0 by @tastybento in #456
Full Changelog: 1.20.1...1.21.0
Release 1.20.1
New in this release
- Bug fix - with Minecraft 1.21.10 servers the blocks were not dropping on top.
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
Release 1.20.0
New in this release
- Bug fix - update tp latest ItemsAdder API
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later only
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Update to latest ItemsAdder API by @tastybento in #444
- Version 1.20.0 and Java 21 by @tastybento in #442
Full Changelog: 1.19.0...1.20.0
Release 1.19.0
New in this release
- New Phases!
- Lush Caves
- Dripstone Caves
- Mangrove Swamp
- Meadow
- Cherry Grove
- Jagged Peaks
- This extends the loop to 15,000 blocks!
- If this is an update, nothing will be added or overwritten. See the install instructions below.
- Boss Bar - this shows how many blocks are left in a phase. Admins can customize what it shows. Users can enable or disable it via the Settings GUI (Settings tab - Dragon Head icon)
- Bug fixes - holograms now delete far more reliably
Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later only
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- (Optional) Delete or move the
plugins/BentoBox/addons/AOneBlock/phasesfolder so that the new phases are added. If you have custom phases and just want the new ones, you can download them from here. Remember to change the goto file. - Restart the server
- You should be good to go!
What's Changed
- 420 boss bar by @tastybento in #423
- 426 boss bar improvements by @tastybento in #427
- 437 new bossbar setting locale by @tastybento in #438
- New phases by @tastybento in #435
- 436 hologram fails to delete by @tastybento in #439
- Version 1.19.0 by @tastybento in #440
Full Changelog: 1.18.2...1.19.0
Release 1.18.2
This release fixes an issue in new world creation where water creatures were not spawning naturally because recently the FLAT type of world height of the world became -63, i.e., one block above -64. Unfortunately, this fix doesn't change existing worlds. It can only affect new worlds.
To fix current worlds
Use are your own risk! Take a backup copy of your world beforehand
You need to edit or replace the level.dat file in the aoneblock_world folder. The simple approach is to copy a level.dat file from a generic world and paste over it, e.g. the world folder's copy. Then restart the server, and it should work. Alternatively, if you have a NBT editor, then you can change the level.dat file of the world NBT tags to look like this:

Compatibility
✔️ BentoBox API 3.0.0+
✔️ Minecraft 1.21.3 or later only
✔️ Java 21
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- 🔺Make sure you are running 1.21.3 or later!
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Water animal sea fix by @tastybento in #414
- Release 1.18.2 by @tastybento in #416
Full Changelog: 1.18.1...1.18.2
Release 1.18.1
This release is for 1.21.3 and later and will not run on earlier versions, sorry!
This improves placeholder accuracy when players move to different islands.
Compatibility
✔️ BentoBox API 3.0.0 only
✔️ Minecraft 1.21.3 or later only
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- 🔺Make sure you are running 1.21.3 or later!
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- Placeholder accuracy by @tastybento in #410
- Version 1.18.1 by @tastybento in #412
Full Changelog: 1.180...1.18.1
Release 1.18.0
This release is for 1.21.3 and later and will not run on earlier versions, sorry!
Compatibility
✔️ BentoBox API 2.7.1 only
✔️ Minecraft 1.21.3 or later only
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- 🔺Make sure you are running 1.21.3 or later!
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- You should be good to go!
What's Changed
- 🔺2.3.1 compatibility by @tastybento in #404
- Release 1.18.0 by @tastybento in #408
- Added text about the tipped arrow (commit: 2aef6a7)
- ⚙️Updated SNOWMAN to SNOW_GOLEM (commit: 252fe35)
- Remove holograms even if they are not cached (commit: 8ae0b83)
Full Changelog: 1.17.0...1.180
Release 1.17.0
This release adds some new placeholders and supports the ability of team members to have more than one island.
Compatibility
✔️ BentoBox API 2.4.1
✔️ Minecraft 1.20.x, 1.21
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- The config.yml file will be updated - if you edit it, then remember to reload with
/obadmin reload - You should be good to go!
What's Changed
- ⚙️ Allow team member islands by @tastybento in #383
- ⚙️ Added offset for hologram placing to config.yml (See below)
- ⚙️ Adds placeholders for phase block listing #385 by @tastybento in #386
- 🔡 Added panel placeholders #385 by @tastybento in #387
- Fix for null players, i.e., minions at end of phase. by @tastybento in #390
- 🔡 Turkish translation by @gitlocalize-app in #393
- Release 1.17.0 by @tastybento in #395
Full Changelog: 1.16...1.17.0
Allow team members to have islands
This is enabled by default if the admin has allowed players to have multiple islands (requires BentoBox 2.3.0 or later). Config setting is world.disallow-team-member-islands
Hologram offset
New in config.yml:
# Display holograms
holograms: true
# Hologram position - the offset to the magic block where holograms will appear
hologram-offset: 0.5, 1.1, 0.5
The default is where it is now.
New Placeholders
Adds two new placeholders that list the names of the blocks that can occur in the phase. One placeholder is for the user's island and the other is for the visited island.
%aoneblock_my_island_phase_block_list%
%aoneblock_visited_island_phase_block_list%
The names are prettified versions of the Bukkit Material, or the name given by the LangUtils plugin, which can hook into BentoBox.
Format of the output can be customized in the locale file in the placeholders section:
placeholders:
infinite: Infinite
block-list-format: |
&7- &e [name]
The default produces a (long) list of materials with one on each line, as requested by the author of #385. Alternatively, they can be put onto a single line like this:
placeholders:
infinite: Infinite
block-list-format: '&e [name],'
The tailing comma will be removed from the list automatically.
There are also new locale strings:
[blocks] is in the description.
phase:
name: '&f&l [phase]'
description: |-
[starting-block]
[biome]
[bank]
[economy]
[level]
[permission]
[blocks]
Then this part defines what you'll get in [blocks]:
# Replaces text with [blocks]
blocks-prefix: '&7 Blocks in phase - '
blocks: '&e [name], '
wrap-at: '50'
Release 1.16
This release adds some new features that you can configure in AOneBlock's config.yml:
- Prevent users from moving for an initial amount of time. This can help newbies from falling off their oneblock!
- Newer particles! When you first hit the magic block particles showed, but now you can configure their color, density, and number. Also, if you want particles to appear only on right-clicks you can select that, and of course, you can turn them off if you like.

Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- The config.yml file will be updated - if you edit it, then remember to reload with
/obadmin reload - You should be good to go!
What's Changed
- ⚙️Add feature to block movement on starting a oneblock. #367 by @tastybento in #368
- ⚙️Gives better particles for the block identification. by @tastybento in #374
- Fix for bug between Float and Double serialization. by @tastybento in #375
- ⚙️Particle adjustment by @tastybento in #379
- Release 1.16.0 by @tastybento in #380
Full Changelog: 1.15...1.16