Skip to content

Commit

Permalink
docs: update config file
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Apr 1, 2024
1 parent c72c718 commit bd9bdc6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/Config-Files.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,14 @@ general:
permission_restrict_warps: false
# How long a player has to stand still and not take damage for when teleporting (in seconds)
teleport_warmup_time: 5
# Whether the teleport warmup timer should be cancelled if the player takes damage
teleport_warmup_cancel_on_damage: true
# Whether the teleport warmup timer should be cancelled if the player moves
teleport_warmup_cancel_on_move: true
# Where the teleport warmup timer should display (CHAT, ACTION_BAR, TITLE, SUBTITLE or NONE)
teleport_warmup_display: ACTION_BAR
# How long the player should be invulnerable for after teleporting (in seconds)
teleport_invulnerability_time: 0
# How long before received teleport requests expire (in seconds)
teleport_request_expiry_time: 60
# Whether /tpahere should use the location of the sender when sent. Docs: https://william278.net/docs/huskhomes/strict-tpahere/
Expand Down

0 comments on commit bd9bdc6

Please sign in to comment.