9f6819bd3b
This branch adds a world aspect to almost all commands. Although the Bukkit World class is used for reference, the world includes any nether or end worlds too. By enabling multiworld, things like the protection grid will operate independently in different world groups. The idea is to enable one plugin to run mutliple worlds. For example run AcidIsland, ASkyGrid and BSkyBlock at the same time. In addition to this big change, I added an admin command to copy and paste "simple" schematics that I called "schems". It does not work completely correctly right now, especially for chest contents. |
||
---|---|---|
locales | ||
src | ||
.gitignore | ||
.travis.yml | ||
config.yml | ||
LICENSE | ||
plugin.yml | ||
pom.xml | ||
README.md | ||
REFERENCES.md |
BSkyBlock
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.