@Dozyjones Apparently it's a new versioning scheme introduced by the devs themselves
https://minecraft.wiki/w/Java_Edition_26.1 https://minecraft.wiki/w/Version_formats#Release Starting in 2026, release versions are formatted as "YY.D.H", where "YY" is the two-digit year, "D" is the drop number within that year, and "H" is the hotfix counter for that drop. Initial drop releases do not get a hotfix number.[7]
Pinned Comments
edh commented on 2016-06-18 18:24 (UTC) (edited on 2021-10-02 08:19 (UTC) by edh)
To get an overview of the available options provided by the management script, be sure to have a look at the help page or read the according section on the ArchWiki article [1].
You can quit the console without shutting down the server by press ctrl+a d (first ctrl+a and after releasing the buttons press d; ctrl+b also works). This will detach your input from the server console. The attaching and detaching is done with tmux (previously GNU screen) since it lets you view and type into the console, send single commands to it and keep it alive without a connected user. Take a look at the the command overview at the ArchWiki [2] to get a feel for its power. (@carmelo12341)
[1] https://wiki.archlinux.org/title/Minecraft#Setup [2] https://wiki.archlinux.org/title/Tmux