mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-27 07:06:00 +03:00
[GH-ISSUE #83] Documentation doesn't mention how to install specific version of Minecraft: Java Edition version. #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlperShal on GitHub (Jun 4, 2022).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM-Docs/issues/83
https://docs.linuxgsm.com/game-servers/minecraft
If you click to link, you can see that it only says:
With LinuxGSM you can specify a specific release/snapshot or the latest release/snapshot. By default, LinuxGSM will use the latest release.But it doesn't say how. So, I would like instructions to be added.
@Claiyc commented on GitHub (Jun 4, 2022):
Documentation may be updated there, however you can easily find out by looking into the _default.cfg (which contains documentation as well):
github.com/GameServerManagers/LinuxGSM@21277aa827/lgsm/config-default/config-lgsm/mcserver/_default.cfg (L19)@AlperShal commented on GitHub (Jun 5, 2022):
Ooooh, I see. I checked that "_default.cfg" file in my Minecraft game server installation yesterday but it was just empty. After I have checked that link you sent I reinstalled my game server and now it is as it should be. Sorry for taking your time.