Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
Go to file
tastybento bdf8ecdce4 Protection, database and license (#3)
* Added more database functions.

Added ability to check if a uniqueId exists without creating it - used
to check if a player is known or not.
Added join/quit listener.

* Hooked in grid database to track where islands are.

Added Nether events and portal function.
Added default /island command operation.

* Added protection for islands.

* Updated license to BSD license.

* Removed unused imports.

Added configs.

* Added more protection listeners.

Flying mobs, visitor protection
2017-07-14 08:03:14 +02:00
lib Added "library-1.12.jar" to see if it helps Travis compile. 2017-06-10 20:48:32 -07:00
locales Protection, database and license (#3) 2017-07-14 08:03:14 +02:00
schematics Protection, database and license (#3) 2017-07-14 08:03:14 +02:00
src/main/java/us/tastybento Protection, database and license (#3) 2017-07-14 08:03:14 +02:00
.travis.yml Added Travis CI 2017-05-20 14:33:53 -07:00
config.yml Protection, database and license (#3) 2017-07-14 08:03:14 +02:00
LICENSE Protection, database and license (#3) 2017-07-14 08:03:14 +02:00
plugin.yml Added schematic loading and pasting. 2017-06-10 16:08:21 -07:00
pom.xml Added "library-1.12.jar" to see if it helps Travis compile. 2017-06-10 20:48:32 -07:00
README.md We can use the issues on this project because we are both collaborators. 2017-05-20 22:04:52 -07: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!

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.