An open API service indexing awesome lists of open source software.

https://github.com/aaomidi/justskyblock

A rock solid plugin for SkyBlock.
https://github.com/aaomidi/justskyblock

Last synced: about 1 year ago
JSON representation

A rock solid plugin for SkyBlock.

Awesome Lists containing this project

README

          

JustSkyblock
==========
![JustSkyblock logo](https://github.com/aaomidi/JustSkyblock/raw/master/images/JustSkyblock.png)

----------
## Planned Features##

###Commands###
1. /is create
2. /is home
3. /is invite
4. /is kick

###Map Generation###
We are going to use procedural generation for this plugin.

We're planning on using WorldEdit's API for map generation.

###Island Protection###
We will write our own region management for the plugin.

###API###
We will fully featured API for every single aspect of the plugin. More commands can be added to the system using our SkyblockCommand interface.

More achievements can be created for the plugin using our SkyblockAchievement interface.

----------

[![Build Status](https://drone.io/github.com/aaomidi/JustSkyblock/status.png)](https://drone.io/github.com/aaomidi/JustSkyblock/latest)