AcidIsland™ add-on for BentoBox
Go to file
tastybento 8a0928f087
Version 1.15.1 (#117)
* Version 1.15.1

* Require non-null Settings

* Update Github Action versions

* Assert if worlds are null. They should never be.

* JavaDoc fixes

* Use instanceof pattern

* Change plugin name to Pladdon

* Remove unused sonar profile.

* Build against BentoBox 1.18 API

* Ensure a clean startup without warnings.

Note for pladdons, the plugin.yml must list BentoBox as a depend in YAML
list format.

Must place the release repo before the snarpshote repo in the POM.

* Prevent Axolotl from dying in acid.

Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/116
2021-11-27 11:16:18 -08:00
.github/workflows Version 1.15.1 (#117) 2021-11-27 11:16:18 -08:00
src Version 1.15.1 (#117) 2021-11-27 11:16:18 -08:00
.gitignore Adds variable sea heights to overworld/nether/end. 2019-01-02 10:10:23 -08:00
LICENSE Added AcidIsland About Command 2018-08-04 20:50:47 -07:00
pom.xml Version 1.15.1 (#117) 2021-11-27 11:16:18 -08:00
README.md Updated README.md 2021-04-25 09:40:51 -07:00

AcidIsland™

Build Status Lines Of Code Maintainability Rating Reliability Rating Security Rating Bugs

Introduction

AcidIsland™ add-on for BentoBox, so to run an AcidIsland™ game, you must have BentoBox installed. Docs can be found at https://docs.bentobox.world.

The Story

You're on an island, in a sea of acid! If you like Skyblock, try the AcidIsland™ game mode for a new challenge!

Instead of falling you must contend with acid water when expanding your island, and players can boat to each other's islands.

Download

You can download from GitHub, or ready made plugin packs from https://download.bentobox.world.

Installation

  1. Install BentoBox and run it on the server at least once to create its data folders.
  2. Place this jar in the addons folder of the BentoBox plugin.
  3. Restart the server.
  4. The addon will create worlds and a data folder and inside the folder will be a config.yml.
  5. Stop the server.
  6. Edit the config.yml how you want.
  7. Delete any worlds that were created by default if you made changes that would affect them.
  8. Restart the server.

Other Add-ons

AcidIsland™ add-on uses the BentoBox API. Here are some other ones that you may be interested in:

  • Level - provides island level calculation and a top ten
  • Welcome Warps - provides the warp sign feature
  • Challenges - challenges
  • Biomes - enables biomes

You can find the projects on GitHub or download load from https://download.bentobox.world.

Bugs and Feature requests

File bug and feature requests here: https://github.com/BentoBoxWorld/AcidIsland/issues