Skip to main content

SEND_PLAYER_INFO_INTERVAL

Constant SEND_PLAYER_INFO_INTERVAL 

Source
const SEND_PLAYER_INFO_INTERVAL: u64 = 600;
Expand description

Interval in ticks between player info broadcasts (600 ticks = 30 seconds). Matches vanilla PlayerList.SEND_PLAYER_INFO_INTERVAL.