Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
MCTBL authored Nov 11, 2023
1 parent 4323385 commit f1beff0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,6 @@ runClient17Task.configure {
mainClass = "GradleStart"
username = minecraft.username
userUUID = minecraft.userUUID
jvmArgs "-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005"
}

def runServer17Task = tasks.register("runServer17", RunHotswappableMinecraftTask, Distribution.DEDICATED_SERVER, "runServer")
Expand Down

0 comments on commit f1beff0

Please sign in to comment.