Skip to content

Commit

Permalink
wrote initial readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gekkedev authored Jul 13, 2019
1 parent 04194e8 commit 2159b24
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# skyblock
SkyBlock plugin for Spigot-based Minecraft servers
# SkyBlock
Minimalist SkyBlock plugin for Spigot-based Minecraft servers

## Installation
1. Download [this JAR file](https://github.com/gekkedev/skyblock/releases/latest) or compile it by yourself.
2. Place the file in your server's plugins directory (using `/reload` is not recommendable).

## Usage
Enter `/skyblock` or just `/sb` to start playing SkyBlock and `/spawn` (an additional plugin is required for this).
In case you ever mess up, you can reset your island by entering `/skyblock reset` or just `/sb reset` and the SkyBlock island will be recreated.

## Compatibility
The plugin is intended to run on Spigot 1.13.2 or higher.

0 comments on commit 2159b24

Please sign in to comment.