No description
Find a file
Tyler Murphy 4a89df97d7
Merge pull request #55 from bobby29831/1.4.3
refactor: simplify Locations.java class
2022-05-15 06:37:37 -04:00
.github refactor: clean up typos, improperly named variables 2022-05-14 08:47:54 -05:00
src/main Merge branch 'tylermurphy534:1.4.3' into 1.4.3 2022-05-14 22:27:34 -05: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 rewrite database and damage event, add placeholders 2022-05-07 23:54:48 -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