Skip to content

Commit

Permalink
add some jvm_args
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlan404 authored Jan 13, 2024
1 parent 1466ac7 commit b6798ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ PORT = "25565"
[launcher]
eula_args = true
nogui = true
jvm_args = "-XX:+UseZGC -XX:+ZGenerational"

[[mods]]
type = "modrinth"
Expand Down

0 comments on commit b6798ed

Please sign in to comment.