This is a bit of a hack. The AbstractCommand class had to be pulled apart to enable the ArgumentHandler to be imported by another plugin without the other plugin having to extend AbstractCommand, which is something it does not want to do because it is not defining a new command, but just adding arguments. There's too much passing of arguments in this implementation, but it works. I'll see if I can simplify it. |
||
---|---|---|
.circleci | ||
lib | ||
locales | ||
schematics | ||
src/main/java/us/tastybento | ||
.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!
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.