Initial work on greeting/farewall title support for areas

This commit is contained in:
Mike Primm 2020-05-25 01:14:20 -05:00
parent 2e398a0c2b
commit 8cb0e05eb1
14 changed files with 269 additions and 19 deletions

View file

@ -60,9 +60,6 @@ shadowJar {
}
archiveName = "Dynmap-${parent.version}-forge-1.14.4.jar"
destinationDir = file '../target'
manifest {
attributes 'FMLAT': 'dynmap_at.cfg'
}
}
shadowJar.doLast {