Space Station 13 - Modules - TypesVar Details - Proc Details

world_topic_spam_prevention_handler

Vars

ipIP. Used purely for select purposes.
last_requestTime of last request
locked_outIs this IP currently locked out
strikesAmount of strikes. [WORLD_TOPIC_STRIKES_THRESHOLD] strikes is a lockout of [WORLD_TOPIC_LOCKOUT_TIME]
unlock_timeUnlock time

Procs

check_lockoutLockout handler

Var Details

ip

IP. Used purely for select purposes.

last_request

Time of last request

locked_out

Is this IP currently locked out

strikes

Amount of strikes. [WORLD_TOPIC_STRIKES_THRESHOLD] strikes is a lockout of [WORLD_TOPIC_LOCKOUT_TIME]

unlock_time

Unlock time

Proc Details

check_lockout

Lockout handler

Updates strikes and timers of the most recent client to topic the server including any relevant detail