AcidIsland/README.md

50 lines
3.0 KiB
Markdown
Raw Permalink Normal View History

2019-11-04 04:45:37 +01:00
AcidIsland™
===========
2019-09-15 23:43:28 +02:00
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/AcidIsland)](https://ci.codemc.org/job/BentoBoxWorld/job/AcidIsland/)
2023-03-04 02:53:35 +01:00
[![Lines Of Code](https://sonarcloud.io/api/project_badges/measure?project=BentoBoxWorld_AcidIsland&metric=ncloc)](https://sonarcloud.io/component_measures?id=BentoBoxWorld_AcidIsland&metric=ncloc)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=BentoBoxWorld_AcidIsland&metric=sqale_rating)](https://sonarcloud.io/component_measures?id=BentoBoxWorld_AcidIslandd&metric=Maintainability)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=BentoBoxWorld_AcidIsland&metric=reliability_rating)](https://sonarcloud.io/component_measures?id=BentoBoxWorld_AcidIsland&metric=Reliability)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=BentoBoxWorld_AcidIsland&metric=security_rating)](https://sonarcloud.io/component_measures?id=BentoBoxWorld_AcidIsland&metric=Security)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=BentoBoxWorld_AcidIsland&metric=bugs)](https://sonarcloud.io/project/issues?id=BentoBoxWorld_AcidIsland&resolved=false&types=BUG)
2019-09-15 23:43:28 +02:00
# Introduction
2021-04-25 18:40:51 +02:00
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](https://docs.bentobox.world).
2019-09-15 23:43:28 +02:00
2019-09-15 23:37:16 +02:00
## The Story
2019-11-04 04:45:37 +01:00
You're on an island, in a sea of acid! If you like Skyblock, try the AcidIsland™ game mode for a new challenge!
2019-09-15 23:37:16 +02:00
2021-04-25 18:40:51 +02:00
Instead of falling you must contend with acid water when expanding your island, and players can boat to each other's islands.
2023-07-09 01:09:29 +02:00
<img width="512" alt="acidislandart" src="https://github.com/BentoBoxWorld/AcidIsland/assets/4407265/60e97bba-2b7d-425e-9130-cffef73cf76e">
2021-04-25 18:40:51 +02:00
## Download
You can download from GitHub, or ready made plugin packs from [https://download.bentobox.world](https://download.bentobox.world).
2018-09-02 04:25:14 +02:00
2019-09-15 23:43:28 +02:00
## Installation
0. Install BentoBox and run it on the server at least once to create its data folders.
1. Place this jar in the addons folder of the BentoBox plugin.
2. Restart the server.
3. The addon will create worlds and a data folder and inside the folder will be a config.yml.
4. Stop the server.
5. Edit the config.yml how you want.
6. Delete any worlds that were created by default if you made changes that would affect them.
7. Restart the server.
### Other Add-ons
2019-11-04 04:45:37 +01:00
AcidIsland™ add-on uses the BentoBox API. Here are some other ones that you may be interested in:
2019-09-15 23:43:28 +02:00
* Level - provides island level calculation and a top ten
* Welcome Warps - provides the warp sign feature
* Challenges - challenges
* Biomes - enables biomes
2021-04-25 18:40:51 +02:00
You can find the projects on GitHub or download load from [https://download.bentobox.world](https://download.bentobox.world).
2018-09-02 04:25:14 +02:00
2019-09-15 23:43:28 +02:00
Bugs and Feature requests
=========================
2021-04-25 18:40:51 +02:00
File bug and feature requests here: [https://github.com/BentoBoxWorld/AcidIsland/issues](https://github.com/BentoBoxWorld/AcidIsland/issues)