Change default from 2 ticks to 3 for tab expiry
This commit is contained in:
parent
1ce0a9a612
commit
6e456e4702
@ -83,7 +83,7 @@ PlayerNames: TEAMS
|
|||||||
OverrideCustomNames: true
|
OverrideCustomNames: true
|
||||||
|
|
||||||
# How many ticks before tab packet is sent to remove from tablist. This shouldn't need to be touched
|
# How many ticks before tab packet is sent to remove from tablist. This shouldn't need to be touched
|
||||||
TablistRemoveDelay: 2
|
TablistRemoveDelay: 3
|
||||||
|
|
||||||
# Does the player keep their disguise after they die?
|
# Does the player keep their disguise after they die?
|
||||||
KeepDisguises:
|
KeepDisguises:
|
||||||
|
Loading…
Reference in New Issue
Block a user