-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |