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.
- Host: GitHub
- URL: https://github.com/aaomidi/justskyblock
- Owner: aaomidi
- License: mit
- Created: 2014-09-15T21:04:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-01T00:51:51.000Z (over 10 years ago)
- Last Synced: 2025-03-06T07:51:06.417Z (over 1 year ago)
- Language: Java
- Size: 1.32 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JustSkyblock
==========

----------
## 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.
----------
[](https://drone.io/github.com/aaomidi/JustSkyblock/latest)