You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,27 @@
1
-
# The Hunters (`V0.3.1`) - [Spigot](https://www.spigotmc.org/resources/the-hunters.81065/)
1
+
# The Hunters (`V1.0`) - [Spigot](https://www.spigotmc.org/resources/the-hunters.81065/)
2
2
3
3
A Minecraft mini-game has a target and 6 hunters.
4
4
The hunter's goal is to kill the target before it reaches the end and kills the ender dragon.
5
5
6
-
The game is currently in **BETA** state and runs only in `Spigot/Craftbukkit 1.8.8`**only**.
6
+
The game currently runs only in `Paper/Spigot/Craftbukkit 1.8.8`**only**.
7
7
8
8
> ⚠️ The game doesn't prevent the players from seeing `The End Credits` ⚠
9
9
>
10
10
> So I recommend for you to use **PaperSpigot `1.8.8`**
11
11
>
12
-
> Alsoset `disable-end-credits` from the `paper.yml` to `false`
12
+
> Also, you need to set `disable-end-credits` from the `paper.yml` to `true`
13
13
14
14
## Getting started
15
+
- Download the plugin from [Github Releases](https://github.com/iHDeveloper/TheHunters/releases) or [Spigot](https://www.spigotmc.org/resources/the-hunters.81065/)
16
+
- Run the server
17
+
- The game is in **lobby** state. Run `/setlobbyspawn` to set the lobby
18
+
- To switch to the **game** state. Run `/forcestart 10` to force starting the game in 10 seconds
19
+
- Run `/setgamespawn` to set the location where players are going to be teleported when the game starts
20
+
- Stop the server by doing `/stop`
21
+
- Re-run the server again
22
+
- The game will be ready to play! \o/
23
+
24
+
## Runs the game
15
25
(Installs **Spigot** only not **PaperSpigot** in the server environment)
0 commit comments