We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010f682 commit b380b7fCopy full SHA for b380b7f
build.gradle.kts
@@ -11,7 +11,7 @@ import xyz.jpenilla.runvelocity.task.RunVelocity
11
12
13
val PLUGIN_NAME = "ASLEaglerHook"
14
-val PLUGIN_IDEN = "asl-eagler-hook"
+val PLUGIN_IDEN = "asleaglerhook"
15
val PLUGIN_DOMN = "xyz.webmc.$PLUGIN_IDEN"
16
val PLUGIN_DESC = "An EaglerXServer addon to display the AdvancedServerList MOTD."
17
val PLUGIN_VERS = "1.0.0"
0 commit comments