AreaShop/WorldEdit 5
Thijs Wiefferink 796b95c9f9 Change to a Maven project
Changed project layout to Maven, all dependencies except Vault (does not
have a maven repo) are now included in the pom.xml and will be
automatically downloaded by Maven when building. The project setup uses
modules to support both WorldGuard and WorldEdit version with 1 jar file
instead of having 2 files as the last versions of AreaShop had.

Small bug with boolean settings in the config files has been fixed.
Problem with '/as stack' stacking in the Y direction instead of Z has
been fixed. Plus some refactoring and small changes.
2015-04-28 18:53:42 +02:00
..
src/main/java/nl/evolutioncoding/areashop/handlers Change to a Maven project 2015-04-28 18:53:42 +02:00
.gitignore Change to a Maven project 2015-04-28 18:53:42 +02:00
pom.xml Change to a Maven project 2015-04-28 18:53:42 +02:00