Add towny dependency + requirements

This commit is contained in:
Gaétan RAYNAUD
2019-08-11 16:00:36 +02:00
parent 56e0f3bf4f
commit b5f0f6b19c
11 changed files with 256 additions and 2 deletions
+1
View File
@@ -41,4 +41,5 @@ dependencies {
exclude group: 'com.sk89q.worldguard'
}
compile 'com.github.Ben12345rocks:VotingPlugin:5.18.2'
compile 'com.github.LlmDl:Towny:25fc18a'
}