Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
Go to file
tastybento cb51be9c17 Change license
This license is better because it covers contributions to the code from contributors. The BSD license does not cover that and so it's not clear what status PR's from others would be. With this, we can be sure that submissions are available for us to use and won't be yanked back in the future.
2018-02-10 11:25:32 +01:00
.circleci CircleCI config update 2017-08-05 16:30:08 -07:00
lib Implemented command arguments and tabcomplete changes 2017-08-05 10:23:45 -07:00
locales Fix IOException: Stream closed 2017-12-08 02:12:46 +09:00
schematics Removed unused imports. 2017-07-07 17:12:14 -07:00
src/main/java/us/tastybento Merge pull request #118 from EntryPointKR/master 2017-12-08 17:43:41 -08:00
.travis.yml Added Travis CI 2017-05-20 14:33:53 -07:00
config.yml Fixed a lot of bugs 2017-11-20 16:05:52 -08:00
LICENSE Change license 2018-02-10 11:25:32 +01:00
plugin.yml Made database classes available to add-ons. 2017-11-24 13:04:13 -08:00
pom.xml Fixed a lot of bugs 2017-11-20 16:05:52 -08:00
README.md Updated README 2018-02-08 17:38:16 -08:00

BSkyBlock

Build Status

A Skyblock Bukkit plugin for Minecraft derived from the well-known ASkyBlock! This is a survival game where the player starts with an island in the sky.

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.

Discover today BSkyBlock, its gameplay overhaul, and enjoy the Skyblock revival!

Add-ons

BSkyBlock is built to enable add-ons (plugins that use the BSkyBlock API). Here is a list of the current ones:

  • Level - provides island level calculation and a top ten
  • Welcome Warps - provides the warp sign feature

You can find the projects on tastybento's GitHub.

Bugs and Feature requests

File bug and feature requests here: https://github.com/tastybento/bskyblock/issues

Note for developers

This is an actively developed project but we are not currently accepting Pull Requests from non-collaborators. Once we have finished the main development, we'll be open to PR's.