Minecraft Server: Difference between revisions
m removed an unnecessary space |
mNo edit summary |
||
| Line 42: | Line 42: | ||
You might want to view the [https://minecraft.wiki/w/Server.properties#Keys list of all available server properties for the vanilla server]. | You might want to view the [https://minecraft.wiki/w/Server.properties#Keys list of all available server properties for the vanilla server]. | ||
See [[# | See [[#See also]] for recommended flags for the <code>jvmOpts</code> option. | ||
== Tips and tricks == | == Tips and tricks == | ||
| Line 94: | Line 94: | ||
* [https://github.com/Infinidoge/nix-minecraft nix-minecraft], a [[flake]] based attempt to better support Minecraft related content for the Nix ecosystem. It can be used for more complex server setups, including mods and plugins. | * [https://github.com/Infinidoge/nix-minecraft nix-minecraft], a [[flake]] based attempt to better support Minecraft related content for the Nix ecosystem. It can be used for more complex server setups, including mods and plugins. | ||
* https://exa.y2k.diy/garden/jvm-args for setting additional JVM options in the <code>jvmOpts</code> option. Some server-related software—like the Velocity proxy—have their own recommended flags list. | * https://exa.y2k.diy/garden/jvm-args for setting additional JVM options in the <code>jvmOpts</code> option. Some server-related software—like the Velocity proxy—have their own recommended flags list. | ||
* https://mcuuid.net to get a player's UUID from their current username or vice versa. | * https://mcuuid.net to get a player's UUID from their current username or vice versa. | ||
[[Category: Applications]] | [[Category: Applications]] | ||
[[Category: Gaming]] | [[Category: Gaming]] | ||