mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Added a custom timeout setting
Added an option for custom timeout as requested in #1337.
This commit is contained in:
commit
81579a7e40
3 changed files with 12 additions and 7 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=false # 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