No description
Find a file
KenshinEto 15c42877d2 change
2023-08-09 14:47:11 -04:00
img upload images 2022-08-05 22:21:51 -04:00
src/main bug fixes 2023-08-03 00:19:05 -04:00
.gitignore added support for multiple default local files 2021-12-20 17:24:43 -05:00
.project 1.7.5 rc1 2023-07-28 18:21:37 -04:00
CODE_OF_CONDUCT.md move code of conduct and contributing guidelines 2022-05-12 22:10:08 -04:00
CONTRIBUTING.md doc 2 2022-10-19 20:08:15 -04:00
LICENSE Update LICENSE 2021-12-21 18:00:00 -05:00
pom.xml bug fixes 2023-08-03 00:19:05 -04:00
README.md change 2023-08-09 14:47:11 -04:00

Kenshins Hide And Seek

Highly customizable hide and seek plugin

License

This project is licensed under the GPL v3 license.

Download

You can download the plugin precompiled on the following sites

Compilation

We use maven to handle our dependencies.

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