No description
Find a file
Tyler Murphy 5291f3df2a 1.3.3 rc3
2021-12-28 21:39:40 -05:00
.github finalize docs 2021-12-21 11:29:18 -05:00
src/main 1.3.3 rc3 2021-12-28 21:39:40 -05:00
.gitignore added support for multiple default local files 2021-12-20 17:24:43 -05:00
LICENSE Update LICENSE 2021-12-21 18:00:00 -05:00
pom.xml 1.3.3 rc2 2021-12-28 11:53:55 -05:00
README.md Update README.md 2021-12-21 18:02:12 -05:00

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

License

This project is licensed under the GPL v3 license.

Compilation

We use maven to handle our dependencies.

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