mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-25 12:15:11 +01:00
Updated README with installation instructions.
This commit is contained in:
parent
ca647ea6a7
commit
a6df31244f
25
README.md
25
README.md
@ -2,20 +2,33 @@ BSkyBlock
|
|||||||
==========
|
==========
|
||||||
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/BSkyBlock)](https://ci.codemc.org/job/BentoBoxWorld/job/BSkyBlock/)
|
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/BSkyBlock)](https://ci.codemc.org/job/BentoBoxWorld/job/BSkyBlock/)
|
||||||
|
|
||||||
This is a survival game where the player starts with an island in the sky.
|
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.
|
||||||
|
|
||||||
BSkyBlock (Better SkyBlock) represents a turning point on ASkyBlock's history : Tastybento and Poslovitch thought and designed together this complete rewrite in order to provide a whole new way to play Skyblock.
|
## Installation
|
||||||
|
|
||||||
**Discover today BSkyBlock, its gameplay overhaul, and enjoy the Skyblock revival!**
|
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.
|
||||||
|
|
||||||
Add-ons
|
## Config.yml
|
||||||
=======
|
|
||||||
BSkyBlock is an add-on that uses the BentoBox API. Here is a list of other ones:
|
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
|
* Level - provides island level calculation and a top ten
|
||||||
* Welcome Warps - provides the warp sign feature
|
* Welcome Warps - provides the warp sign feature
|
||||||
* Challenges - challenges
|
* Challenges - challenges
|
||||||
* AcidIsland - survival game in a sea of acid
|
* AcidIsland - survival game in a sea of acid
|
||||||
|
* Biomes - enables biomes
|
||||||
|
|
||||||
You can find the projects on GitHub.
|
You can find the projects on GitHub.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user