No description
Find a file
2021-12-21 11:29:18 -05:00
.github finalize docs 2021-12-21 11:29:18 -05:00
src/main 1.3.1 rc2 2021-12-21 10:38:50 -05:00
.gitignore added support for multiple default local files 2021-12-20 17:24:43 -05:00
LICENSE 1.0.0 2021-08-13 16:49:36 -04:00
pom.xml 1.3.1 rc1 2021-12-20 21:17:30 -05:00
README.md finalize docs 2021-12-21 11:29:18 -05:00

Kenshins Hide And Seek

Highly customizable hide and seek plugin

How To

All Information on how to setup the plugin has been moved to the github WIKI.

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Clone this repo and: mvn clean install