BSkyBlock/README.md

47 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

BSkyBlock
==========
2018-12-22 20:40:20 +01:00
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/BSkyBlock)](https://ci.codemc.org/job/BentoBoxWorld/job/BSkyBlock/)
2019-03-09 18:38:27 +01:00
[![Lines Of Code](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abskyblock&metric=ncloc)](https://sonarcloud.io/component_measures?id=world.bentobox%3Abskyblock&metric=ncloc)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abskyblock&metric=sqale_rating)](https://sonarcloud.io/component_measures?id=world.bentobox%3Abskyblock&metric=Maintainability)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abskyblock&metric=reliability_rating)](https://sonarcloud.io/component_measures?id=world.bentobox%3Abskyblock&metric=Reliability)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abskyblock&metric=security_rating)](https://sonarcloud.io/component_measures?id=world.bentobox%3Abskyblock&metric=Security)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=world.bentobox%3Abskyblock&metric=bugs)](https://sonarcloud.io/project/issues?id=world.bentobox%3Abskyblock&resolved=false&types=BUG)
2019-03-09 18:38:27 +01:00
# NOTE
BSkyBlock is an addon for BentoBox, so to run BSkyBlock, you must have BentoBox installed. It is not a Bukkit plugin and trying to use it as one will not work.
2019-03-09 18:38:27 +01:00
## About
2019-05-11 20:52:16 +02:00
BSkyBlock provides a skyblock-type Minecraft game for players that supports a default set of 3 islands (overworld, nether and end), protection of islands, team and coop play and other features. Please see the config.yml for all the settings.
2019-03-09 18:38:27 +01: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.
## Config.yml
2019-03-09 18:38:27 +01:00
The config.yml is similar to ASkyBlock but *not the same*. Note that distance between islands and protection range are **radius values** so the island size will be twice these values in blocks! Also, the distance between islands will be set automatically to a chunk boundary (a multiple of 16 blocks).
### Other Add-ons
BSkyBlock is an add-on that 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
2018-09-02 04:29:56 +02:00
* Challenges - challenges
* AcidIsland - survival game in a sea of acid
* Biomes - enables biomes
2018-09-02 04:29:56 +02:00
You can find the projects on GitHub.
Bugs and Feature requests
=========================
2018-12-22 20:40:20 +01:00
File bug and feature requests here: https://github.com/BentoBoxWorld/BSkyBlock/issues