summaryrefslogtreewikicommitdiff
path: root/README.md
blob: c250d7efc3e0cad75ce147307c437360da8d4a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Kenshins Hide And Seek
======

Highly customizable hide and seek plugin

License
-----------

This project is licensed under the GPL v3 license.

Download
-----------

You can download the plugin precompiled on the following sites

- [Bukkit](https://dev.bukkit.org/projects/kenshins-hide-and-seek)
- [Spiggot](https://www.spigotmc.org/resources/kenshins-hide-and-seek.95306/)
- [Hanger](https://hangar.papermc.io/kenshineto/KenshinsHideAndSeek)
- [Modrinth](https://modrinth.com/plugin/kenshins-hide-and-seek)

Compilation
-----------

We use maven to handle our dependencies.

* Install [Maven 3](http://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`