byond - Modules - TypesVar Details - Proc Details

configuration

Vars

ic_bomb_vest_filter_reasonsAn assoc list of words that are blocked IC, but not in PDAs, to their reasons
ic_bomb_vest_filter_regexA regex that matches words blocked IC, but not in PDAs
ic_filter_reasonsAn assoc list of blocked IC words to their reasons
ic_filter_regexA regex that matches words blocked IC
modesList of all modes that can be choose by admins
ooc_filter_regexA regex that matches words blocked OOC
shared_filter_reasonsAn assoc list of words that are blocked both IC and OOC to their reasons
soft_ic_bomb_vest_filter_reasonsAn assoc list of words that are soft blocked IC, but not in PDAs, to their reasons
soft_ic_bomb_vest_filter_regexA regex that matches words soft blocked IC, but not in PDAs
soft_ic_filter_reasonsAn assoc list of soft blocked IC words to their reasons
soft_ic_filter_regexA regex that matches words soft blocked IC
soft_ooc_filter_regexA regex that matches words soft blocked OOC
soft_shared_filter_reasonsAn assoc list of words that are soft blocked both IC and OOC to their reasons
votable_modesList of all modes that can be voted by the players

Procs

update_chat_filter_regexesWill update the internal regexes of the chat filter based on the filter reasons

Var Details

ic_bomb_vest_filter_reasons

An assoc list of words that are blocked IC, but not in PDAs, to their reasons

ic_bomb_vest_filter_regex

A regex that matches words blocked IC, but not in PDAs

ic_filter_reasons

An assoc list of blocked IC words to their reasons

ic_filter_regex

A regex that matches words blocked IC

modes

List of all modes that can be choose by admins

ooc_filter_regex

A regex that matches words blocked OOC

shared_filter_reasons

An assoc list of words that are blocked both IC and OOC to their reasons

soft_ic_bomb_vest_filter_reasons

An assoc list of words that are soft blocked IC, but not in PDAs, to their reasons

soft_ic_bomb_vest_filter_regex

A regex that matches words soft blocked IC, but not in PDAs

soft_ic_filter_reasons

An assoc list of soft blocked IC words to their reasons

soft_ic_filter_regex

A regex that matches words soft blocked IC

soft_ooc_filter_regex

A regex that matches words soft blocked OOC

soft_shared_filter_reasons

An assoc list of words that are soft blocked both IC and OOC to their reasons

votable_modes

List of all modes that can be voted by the players

Proc Details

update_chat_filter_regexes

Will update the internal regexes of the chat filter based on the filter reasons