BSkyBlock add-on for BentoBox (Discord link: https://discordapp.com/invite/T5HxmvK)
Go to file
tastybento 601f7ced33 See https://github.com/BentoBoxWorld/BentoBox/pull/1155 2020-01-27 16:53:32 -08:00
src See https://github.com/BentoBoxWorld/BentoBox/pull/1155 2020-01-27 16:53:32 -08:00
.travis.yml Remove reference to SONAR_TOKEN 2019-11-07 17:09:49 -08:00
LICENSE Initial commit - copy over from BSkyBlock. 2018-07-29 13:42:25 -07:00
README.md Fixed typo in README 2019-05-11 20:52:16 +02:00
REFERENCES.md Initial commit - copy over from BSkyBlock. 2018-07-29 13:42:25 -07:00
pom.xml See https://github.com/BentoBoxWorld/BentoBox/pull/1155 2020-01-27 16:53:32 -08:00

README.md

BSkyBlock

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

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.

About

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.

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.

Config.yml

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
  • Challenges - challenges
  • AcidIsland - survival game in a sea of acid
  • Biomes - enables biomes

You can find the projects on GitHub.

Bugs and Feature requests

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