tastybento / askyblock

A skyblock plug for Minecraft Bukkit. *No longer in development* See:

Home Page:https://bentobox.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASkyBlock is no longer maintained and all development is now on BentoBox and BSkyBlock

See https://bentobox.world

ASkyBlock

A Skyblock Bukkit plugin for Minecraft.

This is a survival game where the player starts with an island in the sky.

Maven repos

If you wish to build against ASkyBlock, then you can use this in your pom.xml.

<repository>
  <id>codemc-repo</id>
  <url>https://repo.codemc.org/repository/maven-public</url>
</repository>

<dependency>
  <groupId>com.wasteofplastic</groupId>
  <artifactId>askyblock</artifactId>
  <version>3.0.9.4</version>
</dependency>

About

A skyblock plug for Minecraft Bukkit. *No longer in development* See:

https://bentobox.world

License:GNU General Public License v2.0


Languages

Language:Java 100.0%