Releases: BentoBoxWorld/AOneBlock
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.
Release 1.0.2
This release fixes bugs and has some new features:
Change Log
- [Major] Chests were not being generated
- Fixes mob-spawn warning sounds
- Added a feature to give a visual indication in addition to an audible indication that hostile mobs might spawn (see below for details)
- Now covers all upcoming mobs and not just the nearest one
- Adjusted the mob spawn values for Plains and Underground
Mob spawn warning
Just like in vanilla, if you get close to mobs, you might hear them. When mining the magic block you will now hear and "see" mobs coming up. The setting for how far ahead is in the config.yml under mob-warning. The visual indication will be colored particles that match the color (roughly) of the mob. If you are sharp eyed, you should be able to tell which mobs might be coming up from that.