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