25 lines
466 B
Markdown
25 lines
466 B
Markdown
Kenshins Hide And Seek
|
|
======
|
|
|
|
Highly customizable hide and seek plugin
|
|
|
|
|
|
How To
|
|
-----------
|
|
|
|
To learn more about the plugin and how to use it, visit the [wiki](https://github.com/tylermurphy534/KenshinsHideAndSeek/wiki)
|
|
|
|
|
|
License
|
|
-----------
|
|
|
|
This project is licensed under the GPL v3 license.
|
|
|
|
|
|
Compilation
|
|
-----------
|
|
|
|
We use maven to handle our dependencies.
|
|
|
|
* Install [Maven 3](http://maven.apache.org/download.html)
|
|
* Clone this repo and: `mvn clean install`
|