2021-12-21 16:29:18 +00:00
|
|
|
Kenshins Hide And Seek
|
|
|
|
======
|
|
|
|
|
|
|
|
Highly customizable hide and seek plugin
|
|
|
|
|
2021-12-21 23:02:12 +00:00
|
|
|
License
|
|
|
|
-----------
|
|
|
|
|
|
|
|
This project is licensed under the GPL v3 license.
|
2021-12-21 16:29:18 +00:00
|
|
|
|
2023-07-07 15:24:13 +00:00
|
|
|
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)
|
2023-07-07 15:24:39 +00:00
|
|
|
- [Modrinth](https://modrinth.com/plugin/kenshins-hide-and-seek)
|
2021-12-21 16:29:18 +00:00
|
|
|
|
|
|
|
Compilation
|
|
|
|
-----------
|
|
|
|
|
|
|
|
We use maven to handle our dependencies.
|
|
|
|
|
|
|
|
* Install [Maven 3](http://maven.apache.org/download.html)
|
2021-12-21 23:02:12 +00:00
|
|
|
* Clone this repo and: `mvn clean install`
|