b04602302b
It works, but it is more like a DIY patch thing. It has a few problems with the current implementation : 1. It doesn't suit our "code style" : it uses an Handler instead of a Manager, eg. 2. It is a bit laggy (I've got the feeling that it could be improved) 3. It doesn't hook to other Placeholder APIs for now And a few other things. I think this is more like a Proof of Concept : it will have to be improved in the next weeks. |
||
---|---|---|
.circleci | ||
locales | ||
src | ||
.gitignore | ||
.travis.yml | ||
config.yml | ||
LICENSE | ||
plugin.yml | ||
pom.xml | ||
README.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. Pull requests are accepted if they address a specific issue and are of high enough quality. The best way to do a pull request is to file an issue, then say that you'll fix it so we know it's coming and can coordinate with you.