Skip to content

Commit b380b7f

Browse files
committed
fix
1 parent 010f682 commit b380b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import xyz.jpenilla.runvelocity.task.RunVelocity
1111

1212

1313
val PLUGIN_NAME = "ASLEaglerHook"
14-
val PLUGIN_IDEN = "asl-eagler-hook"
14+
val PLUGIN_IDEN = "asleaglerhook"
1515
val PLUGIN_DOMN = "xyz.webmc.$PLUGIN_IDEN"
1616
val PLUGIN_DESC = "An EaglerXServer addon to display the AdvancedServerList MOTD."
1717
val PLUGIN_VERS = "1.0.0"

0 commit comments

Comments
 (0)