2021-12-21 16:29:18 +00:00
|
|
|
Kenshins Hide And Seek
|
|
|
|
======
|
|
|
|
|
|
|
|
Highly customizable hide and seek plugin
|
|
|
|
|
|
|
|
|
|
|
|
How To
|
|
|
|
-----------
|
|
|
|
|
2022-10-20 03:25:06 +00:00
|
|
|
To learn more about the plugin and how to use it, visit the [wiki](https://git.tylermurphy.net/tylermurphy534/KenshinsHideAndSeek/wiki)
|
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
|
|
|
|
|
|
|
|
|
|
|
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`
|