No description
Find a file
2023-02-06 12:15:09 -05:00
img upload images 2022-08-05 22:21:51 -04:00
lib 1.7.0 rc2 (1.19.3 datawater fix) 2023-01-24 11:50:01 -05:00
src/main spawn patch, bounds checks, drop items, regen 2023-02-06 12:15:09 -05:00
.gitignore added support for multiple default local files 2021-12-20 17:24:43 -05: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 1.7.0 rc2 (1.19.3 datawater fix) 2023-01-24 11:50:01 -05:00
README.md Update 'README.md' 2022-10-20 03:25:06 +00: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