Skip to content

Commit

Permalink
README.md Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mathishouis committed Jul 4, 2021
1 parent 3c0b9d5 commit 3a3e2ba
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

# Simple SkyBlock
A simple SkyBlock plugin for Spigot servers without any useless features, just the necessary.

![screenshot](https://zupimages.net/up/21/27/c38w.png)

## Version

This plugin was originally made for `Spigot 1.17` but you can totally edit it to use it with others Minecraft versions.

## Installation

1. Compile the project or download [this JAR file](https://github.com/).
2. Place the plugin into your server plugin's directory.
3. Restart your server or reload it with the command `/reload`.
4. You can now configure the plugin in the `config.yml` file.

## Commands

| Command | Description |
| ------------- |-------------|
| `/is` or `/island` | Show the help menu with all the commands. |
| `/is create` | Create an island. |
| `/is home` | Teleport user to his island spawn. |
| `/is setspawn` | Change the island spawn to user position. |
| `/is visit <Player Name>` | Teleport to the specified player island.

## Permissions

Comming soon

0 comments on commit 3a3e2ba

Please sign in to comment.