diff --git a/Resources/ConfigPresets/Impstation/impstation.toml b/Resources/ConfigPresets/Impstation/impstation.toml index efce6c4418823a..69608bb119be59 100644 --- a/Resources/ConfigPresets/Impstation/impstation.toml +++ b/Resources/ConfigPresets/Impstation/impstation.toml @@ -1,22 +1,25 @@ [game] hostname = "[EN][MRP] Impstation" -soft_max_players = 80 desc = "Unofficial server for fans of RTVS featuring custom content. Come and see him." +soft_max_players = 80 # seconds # default 150 lobbyduration = 300 [server] -# rules_file = "ImpstationRuleset" # TODO +# TODO +# rules_file = "ImpstationRuleset" uptime_restart_minutes = 240 [chat] # Message Of The Day -motd = "Be sure to fill out the Impstation rules survey, found in the impstation #status channel in the Discord server! Your feedback is appreciated!!" +# motd = "Be sure to fill out the Impstation rules survey, found in the impstation #status channel in the Discord server! Your feedback is appreciated!!" [ic] flavor_text = true -restricted_names = false # allows for use of nonalphanumeric characters in names. immediately going off if people get stupid with it. +# allows for use of nonalphanumeric characters in names. +# immediately going off if people get stupid with it. +restricted_names = false [interaction] # defaults @@ -32,8 +35,18 @@ website = "https://impstation.gay" # wiki = "" bug_report = "https://github.com/impstation/imp-station-14/issues" +[looc] +# people abused the privilege, so off it goes +# enabled_dead = true + [shuttle] -emergency_early_launch_allowed = true # allows for early shuttle launch with approval of 3 heads +# allows for early shuttle launch with approval of 3 heads +emergency_early_launch_allowed = true [ghost] -role_time = 10 # sets time before ghost role buttons enable, so people hopefully Actually Read +# sets time before ghost role buttons enable, so people hopefully Actually Read +role_time = 10 + +[tips] +# this doesn't actually propagate to the client right now +login_dataset = "LoginTips"