Skip to content

Releases: BentoBoxWorld/AOneBlock

Release 1.5.2

28 Feb 18:53
Compare
Choose a tag to compare

Change Log

  • Supports JetsMinions v6.9.3. Thanks go to the author Jet315 for supporting BentoBox by making changes and providing the jar for testing. (commit: d185381)
  • Added new placeholders (commit: 5bcc496):
%aoneblock_my_island_blocks_to_next_phase%
%aoneblock_visited_island_blocks_to_next_phase%
%aoneblock_my_island_percent_to_next_phase%
%aoneblock_visited_island_percent_to_next_phase%
%aoneblock_my_island_scale_to_next_phase%
%aoneblock_visited_island_scale_to_next_phase%

Release 1.5.1

31 Jan 23:44
Compare
Choose a tag to compare

Change Log

  • Adds start and end commands to phases. (commit: c409e7f)
  • Added requirements to start a phase. (commit: 6654ef2)
  • Added PAPI parsing for start and end commands (commit: 7c47851)
  • Update Settings (commit: a5bf5bd)
  • Requires minimum of BentoBox 1.15.4 (commit: 98ce4b5)
  • Added handlers to events. (commit: 9dc9d6b)

Release 1.4.5

27 Nov 16:20
Compare
Choose a tag to compare

Change Log

  • Do not set mob spawn settings unless they are >0 in config.yml. (commit: 12cbd4f)

Release 1.4.4

16 Nov 03:14
Compare
Choose a tag to compare

Change Log

  • Fixes random selection bug (commit: 41087b5). It was possible for the last entry in the list of blocks or entities to never be picked.

Release 1.4.3

12 Nov 02:26
Compare
Choose a tag to compare

Change Log

  • Fixed console report bug where island could not be saved on player quit. (commit: 3f509f2)
  • Save player progress when they quit the game and every 50 blocks. (commit: 78c3edf, commit: 5f7eb7e)
  • Avoids event cancellation of BreakBlockEvent (commit: 0817333) - enables Jobs plugins to work (tested on Jobs Reborn). Requires config to set drop-on-top to false.
  • Ignore entities with <=0% chance of spawning. (commit: 61234b6)

Release 1.4.2

01 Nov 22:08
Compare
Choose a tag to compare

Change Log

  • Requires BentoBox 1.15.1.
  • Addition of getOldPhase to MagicBlockPhaseEvent (#105) (commit: 2ef8fa2)
  • Prevent duplicate phase files from loading. (commit: 5f33a6f)
  • Update README.md (commit: 3f3bc19)
  • Use shorter database table name OneBlockIslands (commit: 7eb349e)

Release 1.4.0

29 Jul 00:46
Compare
Choose a tag to compare

Changes

  • Adds compatibility between 1.15.2 and 1.16.1 for Biomes and pigzombies (commit: 43d0f2b)
  • Fixes #92 (commit: 220608d)

Release 1.3.3

13 Jun 00:37
Compare
Choose a tag to compare

Change Log

  • Bug fix - gotoBlock was missing from the 11000 phase and when migrating from oneblocks.yml it was missing

If you are upgrading, check your 11000_goto_0.yml file in the AOneBlock/phases folder and edit it to be:

'11000':
  gotoBlock: 0

Release 1.3.1

02 Jun 01:08
Compare
Choose a tag to compare

Change Log

  • Blocks dropped on top of the magic block will stay stationary
  • OneBlock block is loaded async when creating
  • When breaking some blocks, "Cannot drop air" error was happening in the console

Release 1.3.0

31 May 22:17
Compare
Choose a tag to compare

Change Log

  • Broken blocks will now spawn by default on the top of the block so players can grab them more easily. The original random flinging can be enabled via config.yml
  • Animal spawn rates in the Plains phase were reduced

Bug Fixes

  • [Major] AOneBlock was removing the bedrock block from new islands in other game modes
  • [Minor] Using the admin set chest command resulted in some items being saved as AIR.