No description
Find a file
2022-05-17 19:37:05 -04:00
.github refactor: clean up typos, improperly named variables 2022-05-14 08:47:54 -05:00
src/main remove bad import in Main 2022-05-17 19:37:05 -04:00
.gitignore added support for multiple default local files 2021-12-20 17:24:43 -05:00
CODE_OF_CONDUCT.md parallel change on master 2022-05-12 22:13:42 -04:00
CONTRIBUTING.md typos: fix typos in CONTRIBUTING.md 2022-05-13 12:13:07 -05:00
LICENSE Update LICENSE 2021-12-21 18:00:00 -05:00
pom.xml pom fix 2022-05-17 19:35:12 -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