Constrain supported lobby versions
This commit is contained in:
parent
e23a61ab0f
commit
8b09faae3d
@ -23,7 +23,7 @@ Current limitations:
|
||||
|
||||
- Only works with offline mode
|
||||
- Only works with vanilla Minecraft clients, does not work with modded (e.g. Forge, FTB)
|
||||
- Probably only works with Minecraft 1.16-1.17.1 (tested with 1.17.1)
|
||||
- Probably only works with Minecraft 1.17-1.17.1 (tested with 1.17.1)
|
||||
- This method will consume the client, following configured join methods won't be used.
|
||||
|
||||
At this time it is unknown if some of the above limitations will ever be lifted,
|
||||
|
@ -127,8 +127,8 @@ command = "java -Xmx1G -Xms1G -jar server.jar --nogui"
|
||||
# Don't enable this unless you know what you're doing.
|
||||
#
|
||||
# - Only works with offline mode
|
||||
# - Only works with Minecraft 1.17-1.17.1 (tested with 1.17.1)
|
||||
# - Only works with vanilla Minecraft clients, does not work with modded
|
||||
# - Only tested with Minecraft 1.17.1
|
||||
|
||||
# Maximum time in seconds in the lobby while the server starts.
|
||||
#timeout = 600
|
||||
|
Loading…
x
Reference in New Issue
Block a user