Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
HeathLoganCampbell committed Nov 19, 2019
2 parents c995a8e + 9973027 commit 0650ae0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
A Minecraft Plugin for youtubers such as BajanCandian, Skeppy, BadBoyHalo, A6D
The youtubers will spawn in a small world with the option to apply multiple different senerarios

## Discord
[Discord Link](https://discord.gg/qRXFA5)
Note that this is more of a chill area, I'm not gonna offer much support

## Download
[Download the plugin](https://github.com/HeathLoganCampbell/MinecraftBut/releases/tag/1.5)
It'll also be nice if you star'ed the project :) (It pretty much means 'like' & It's free)
Expand Down Expand Up @@ -90,6 +94,13 @@ Note: I will not support the plugin running on multiple worlds at once, as it's
* [BuildTools](https://www.spigotmc.org/wiki/buildtools/#1-8-8)
* [Lombok](https://projectlombok.org/download)

## Download code
```
git clone git@github.com:HeathLoganCampbell/MinecraftBut.git
```
A folder called "MinecraftBut" is now created, so from now on you can cd to this folder and type
``git pull`` to download changes made

### Add a Senerario
Simply extend Senerario, like so
```java
Expand Down

0 comments on commit 0650ae0

Please sign in to comment.