Correct package com.alttd.afkdectector
This commit is contained in:
parent
68632b7a24
commit
cdb75366d4
|
|
@ -6,7 +6,7 @@ plugins {
|
||||||
id("de.eldoria.plugin-yml.paper") version "0.9.0"
|
id("de.eldoria.plugin-yml.paper") version "0.9.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "com.alttd"
|
group = "com.alttd.afkdectector"
|
||||||
version = System.getenv("BUILD_NUMBER") ?: gitCommit()
|
version = System.getenv("BUILD_NUMBER") ?: gitCommit()
|
||||||
description = "Altitude AFK Detector plugin."
|
description = "Altitude AFK Detector plugin."
|
||||||
apply<JavaLibraryPlugin>()
|
apply<JavaLibraryPlugin>()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user