3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00
Dieser Commit ist enthalten in:
dordsor21 2018-12-17 11:54:09 +00:00
Ursprung 8eabb7e507
Commit 5be8d83ce4

Datei anzeigen

@ -4,6 +4,7 @@ apply plugin: 'maven'
repositories {
maven { url "https://hub.spigotmc.org/nexus/content/groups/public" }
mavenLocal()
}
dependencies {