Some general changes to the handling of blocks

This commit is contained in:
IronApollo
2019-01-14 05:49:05 -05:00
parent f74381b93f
commit 62e6e9de96
6 changed files with 42 additions and 17 deletions

View File

@ -1,3 +1,6 @@
apply plugin: 'eclipse'
apply plugin: 'maven'
repositories {
maven {url "https://ci.athion.net/job/FAWE-WorldGuard-1.13/lastSuccessfulBuild/artifact/mvn"}
}