mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-14 10:25:32 +01:00
38 lines
1.5 KiB
Markdown
Executable File
38 lines
1.5 KiB
Markdown
Executable File
BSkyBlock
|
|
==========
|
|
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/BSkyBlock)](https://ci.codemc.org/job/BentoBoxWorld/job/BSkyBlock/)
|
|
|
|
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.
|
|
|
|
## 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
|
|
|
|
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!
|
|
|
|
|
|
### 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
|