Dieser Commit ist enthalten in:
Ursprung
11da4d0d37
Commit
bcfc8aaf49
@ -1 +1 @@
|
|||||||
Subproject commit d992d9cae7b5e00eb369e7e2135e37ea6a1210e6
|
Subproject commit e83103d8afce8161a12d008d6ad99ba439243b27
|
@ -94,6 +94,8 @@ dependencies {
|
|||||||
implementation project(":SpigotCore_14")
|
implementation project(":SpigotCore_14")
|
||||||
implementation project(":SpigotCore_15")
|
implementation project(":SpigotCore_15")
|
||||||
implementation project(":SpigotCore_18")
|
implementation project(":SpigotCore_18")
|
||||||
|
|
||||||
|
implementation project(":CommonCore")
|
||||||
}
|
}
|
||||||
|
|
||||||
task buildProject {
|
task buildProject {
|
||||||
|
@ -27,3 +27,5 @@ include 'SpigotCore_12'
|
|||||||
include 'SpigotCore_10'
|
include 'SpigotCore_10'
|
||||||
include 'SpigotCore_9'
|
include 'SpigotCore_9'
|
||||||
include 'SpigotCore_8'
|
include 'SpigotCore_8'
|
||||||
|
|
||||||
|
include 'CommonCore'
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren