Releases: BentoBoxWorld/AOneBlock
Releases · BentoBoxWorld/AOneBlock
Release 1.3.0
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.
Release 1.2.1
Change Log
- [Major] Fixed bug where goto phase in oneblocks.yml was not converting over.
If you upgraded to 1.2.0 from an earlier version then your oneblocks.yml may not have been converted correctly. Make sure there is a 11000_goto_0.yml file in the phases folder and make sure that there is no oneblocks.yml file left in the phases folder.
Release 1.2.0
Change Log
Features
- New config files -
oneblock.yml
has been split up into phases and placed into thephases
folder. Upgrading will convert your previous config file to these new files automatically. - API: new events for the magic block
- Added more magic block protections: pistons cannot push, sand/gravel blocks will not drop.
- Added a 'water-mob-protection' option that makes the water block that spawns when water mobs spawn toggleable.
- A load of machine translated locales were added - please fix/improve if you know how!
Bug fixes
- An error could occur if there was zero chance for blocks to generate
Release 1.1.7
Change Log
- Magic block leaves will not decay naturally
- Finishing the end phase will loop back to the start
- Fixed error about a default blueprint not present on first install
- Added various code for future features
Release 1.1.5
Nerfing of emeralds and lapis in early stages
Release 1.1.3
Change Log
This release fixes the locale references so that it uses aoneblock.etc.etc.
Release 1.1.2
Change Log
- Placeholders are now:
%aoneblock_my_island_phase% - the phase of your island
%aoneblock_my_island_count% - the block count of your island
%aoneblock_visited_island_phase% - the phase of the island you are standing on
%aoneblock_visited_island_count% - the block count of the island you are standing on
Release 1.1.1
Change Log
- Adds phase and count placeholders. %aoneblock_phase% and %aoneblock_count%
- Tools will break if their durability is zero
- User and admin commands were using the BSkyBlock ones in config
- Updated read me with build status
Upgrading
- Download jar
- Place into addons folder and delete old one
- Recommended - delete old config file
- Restart
Release 1.1.0
Change Log
- Changed name to AOneBlock to avoid clashing with the original. You can read it is "A OneBlock" or "A1 Block" or like ASkyBlock, but AOneBlock :-D
- Perms and placeholders have changed to be
aoneblock
instead ofoneblock
- Added placeholders %aoneblock_phase% to show the phase of the island the user is on and %aoneblock_count% to show the block count.
Release 1.0.3
This release fixes bugs:
Change Log
- [Major] Made the oneblock.count permission default so players can use the count command
- [Medium] Enabled shears to cut leaves as a block. May also improve other tool-based block breaking.