mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Added an option for custom timeout as requested in #1337.
This commit is contained in:
parent
e150bd569b
commit
42de4378e1
3 changed files with 14 additions and 8 deletions
|
|
@ -47,6 +47,7 @@ timestamps=false # Prepend timestamps to chat messages
|
|||
autorespawn=false # Toggle auto respawn if client player was dead (make sure your spawn point is safe)
|
||||
minecraftrealms=true # Enable support for joining Minecraft Realms worlds
|
||||
moveheadwhilewalking=true # Enable head movement while walking to avoid anti-cheat triggers
|
||||
timeout=30 # Set a custom timeout in seconds (Default: 30). Use only if you know what you're doing.
|
||||
|
||||
[Signature]
|
||||
# Chat settings (affects minecraft 1.19+)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue