Skip to content

Releases: BentoBoxWorld/AcidIsland

Release 1.14.6

21 Mar 23:23
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16
✔️ Minecraft 1.16.5
✔️ Java 8

Changelog

Legend

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

New Features

  • ⚙️ Expose BentoBox 1.16 portal generation mechanics. (#107) (commit: 611707f)
  • ⚙️ Expose BentoBox 1.14 onRespawnCommands. (#108) (commit: 2a573e9)

Release 1.14.5

27 Nov 16:15
Compare
Choose a tag to compare

Change Log

  • Do not set world mob spawn settings unless > 0 (commit: 6907edd)

Release 1.14.4

24 Oct 21:11
Compare
Choose a tag to compare

Change Log

  • Added settings for mob block and teleport on island gen (commit: dae0140)
  • Updated config.yml (commit: b517789)
  • Clean stone wasn't allowed in non-BentoBox worlds. (commit: 9c77498)

Release 1.14.3

11 Oct 03:17
Compare
Choose a tag to compare

Change Log

  • Protects visitors from acid damage. (commit: 6708937)
  • Add cleanstone removal to nether and end (commit: fc84ea3)
  • Translate vi.yml via GitLocalize (#102) (commit: 15ffdfd)

Release 1.14.2

13 Aug 03:48
Compare
Choose a tag to compare

Change Log

Since last GitHub release

  • Moves acid task to async. (commit: c1515e8) — tastybento
  • Improved config.yml comments for nether and end sethome (commit: c05233a) — tastybento
  • 1.14.0 BentoBox API (commit: 79c52b1)
  • Added default biomes for nether end. 1.16.1 only from now on. (commit: 50d234b) — tastybento

Opening the (Flood)Gates

06 May 01:26
Compare
Choose a tag to compare

Description

Update AcidIsland to the latest BentoBox version.
BentoBox release notes can be found here: 1.13.0

Compatibility

This version will work with BentoBox 1.13.0 and beyond.
Build on Spigot 1.15.2

Changelog

  • ⚙️New config options:
    • ⚙️new-player-action that allows changing sub-command for /island command for new players.
    • ⚙️default-action that allows changing sub-command for /island command. If you wish to make this the control panel command, you can.
    • ⚙️block-mobs that allows to completely block certain mobs from spawning in the world.
    • ⚙️max-coop-size that allows changing default max coop size per island.
    • ⚙️max-trusted-size that allows changing default max trusted size per island.

Release 1.12.0

24 Mar 15:02
Compare
Choose a tag to compare

To download ready-to-go packages go to https://download.bentobox.world.

Changelog

Features

  • Adds world-specific mob spawn settings to config.yml. These can be used to help prevent excessive mob lag.
  • Adds a config option for setting potion effect to acid rain.
  • Adds acidisland.mod.bypassdelays perm to bypass teleport delays for mods and admins.
  • Czech translation - credit @Polda18
  • Updated Hungarian translation - credit András Markzinkó

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server.
  4. Note the new options available in config.yml.

Release 1.11.0

26 Jan 17:10
Compare
Choose a tag to compare

Release 1.11.0

To download ready-to-go packages go to https://download.bentobox.world.

Addon Upgrading

Compatibility

Works with server versions 1.13.2, 1.14.x and 1.15.x. This release uses BentoBox 1.11.0.

Changelog

Features

  • Added a full set of team permissions as supported in BentoBox 1.11.0.
  • Added setting to switch on/off pasting of missing nether/end islands. See config.yml create-missing-nether-end-islands setting.
  • Added Latvian (Credit: @BONNe )
  • Added German (Credit: @Poslovitch )

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server.

1.9.2 Release

12 Dec 00:43
Compare
Choose a tag to compare

Compatibility

Works with server versions 1.13.2 and 1.14.4, and 1.15. This release uses BentoBox 1.9.0.

Changelog

Features

  • Added config option to have potion effects for acid rain

Fixes

  • Players in End or Nether were being hit with acid rain when the overworld stormed.

Upgrading

  1. Stop server. Make sure the server is using BentoBox 1.9.0.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server

Release 1.9.0

30 Nov 17:20
Compare
Choose a tag to compare

Compatibility

Works with server versions 1.13.2 and 1.14.x. This release uses BentoBox 1.9.0.

Changelog

Features

Fixes

  • Chunk generator was sped up a lot. (#71) (commit: 8791c0a)
  • Handle zero sea height. (commit: 3785616)
  • Improved temple blueprint - added sapling and rod (commit: d3a0ebc)
  • Cleaned up config.yml.

Upgrading

  1. Stop server. Make sure the server is using BentoBox 1.9.0.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server