No description
Find a file
2022-04-13 14:50:04 -04:00
.github finalize docs 2021-12-21 11:29:18 -05:00
src/main 1.4.0 hotfix 2022-04-13 14:50:04 -04: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.4.0 rc2 2022-04-13 12:02:36 -04: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