Skip to content

Releases: BentoBoxWorld/CaveBlock

1.4.1-SNAPSHOT

24 Apr 14:49
Compare
Choose a tag to compare
1.4.1-SNAPSHOT Pre-release
Pre-release

This is draft version, that fixes an issue with alternative teleports, that did not work.

CaveBlock 1.4.0

28 Mar 22:06
Compare
Choose a tag to compare

BentoBox Spring update is out, so it is time to update also CaveBlock GameMode.

This Update is just a simple BentoBox API update to 1.4.0 and is not introducing anything unique to current addon.

Change Log

Whole change log you can see in BentoBox 1.4.0 release page: 1.4.0 - Whistle of the Spring

Enhancements

  • New /cave expel command added to players so they could expel visitors from cave.
  • Enables CaveBlock related PlaceHolders:
    • bentobox_caveblock-world-friendlyname
    • bentobox_caveblock-island-distance
    • bentobox_caveblock-island-protection-range
    • bentobox_caveblock-island-owner
    • bentobox_caveblock-island-creation-date
    • bentobox_caveblock-island-spawnpoint
    • bentobox_caveblock-island-name.

CaveBlock 1.3.0

05 Mar 09:32
446087a
Compare
Choose a tag to compare

Updates addon to work with BentoBox 1.3.0. This version will not work with earlier versions of BentoBox.

See enhancements and bug fixes to BentoBox in the 1.3.0 release notes. These release notes are for CaeBlock specifically but may include some duplications from the BentoBox set.

Change Log

Enhancements

  • New /cave setspawn command added to enable admins to define a spawn cave.
  • Add ability to change player and admin commands in config.
  • Armor will take damage from acid and be destroyed if it receives too much damage.
  • New: /cbadmin resetflags - Admins can reset all cave settings to the default set in config.yml.
  • Admin cave trash handling commands added.

Bug Fixes

[Medium] Fix Beetroot_seeds in chest.
[Medium] Fix wrong materials in config.yml.
[Medium] Cleaned up config.yml and removed reference to non-existant settings (see BentoBox's config.yml)

Beta 1

03 Feb 15:34
Compare
Choose a tag to compare
Beta 1 Pre-release
Pre-release

Description

CaveBlock is now in Beta 1.

In this version we fixed some bugs, and implemented new features, such as allowing your players to use Beacons, even though the cave is covered with bedrock on top.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

  • Features
    • ⚙️ Ability to enable/disable bedrock replacing with black glass if beacon is placed.
    • ⚙️ Ability to allow/disallow players to walk on top of the cave.
    • ⚙️ Ability to use alternative teleports to different worlds (e.g: mining to the bottom of the overworld to teleport to the Nether).
    • 🔡 Replaced island with "cave" in language files.
    • Fixed some world generation issues.

Alpha 2

01 Feb 09:09
Compare
Choose a tag to compare
Alpha 2 Pre-release
Pre-release

Description

So this is just a fast bug fix for first alpha.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

  • Bug Fix
    • Fix issue when populators could generate elements outside world bounds.

Alpha 1

31 Jan 16:36
c60d6b7
Compare
Choose a tag to compare
Alpha 1 Pre-release
Pre-release

Description

Welcome to the CaveBlock Alpha 1. Initial version of a Game Mode addon where you live all your life underground. There will be no sunlight that keeps you warm. No light that will burn zombies and skeletons. Just a chest, some dirt and a tree.
Start your cave with easy /cave command and decorate it as good as you can.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

  • Features
    • ⚙️Ability to enable/disable world roof and floor in each world separately.
    • ⚙️Ability to specify material which will create cave in each world (you can create world of dirt or diamond blocks)
    • ⚙️Ability to specify material veins in each world.
    • 🔺🔡Initial generation may take some time. It depends on how large is set view distance and depth of the world.