Space Station 13 - Modules - TypesVar Details

server_configuration

Represents a base configuration datum. Has everything else bundled into it

Vars

adminHolder for the admin configuration datum
afkHolder for the AFK configuration datum
asset_cacheHolder for the asset cache configuration datum
custom_spritesHolder for the custom sprites configuration datum
databaseHolder for the DB configuration datum
discordHolder for the Discord configuration datum
eventHolder for the Event configuration datum
gamemodeHolder for the gamemode configuration datum
generalHolder for the general configuration datum
ipintelHolder for the IPIntel configuration datum
jobsHolder for the job configuration datum
loggingHolder for the logging configuration datum
mcHolder for the MC configuration datum
metricsHolder for the metrics configuration datum
movementHolder for the movement configuration datum
overflowHolder for the overflow configuration datum
raw_dataRaw data. Stored here to avoid passing data between procs constantly
redisHolder for the redis configuration datum
ruinsHolder for the ruins configuration datum
systemHolder for the system configuration datum
urlHolder for the URL configuration datum
voteHolder for the voting configuration datum

Var Details

admin

Holder for the admin configuration datum

afk

Holder for the AFK configuration datum

asset_cache

Holder for the asset cache configuration datum

custom_sprites

Holder for the custom sprites configuration datum

database

Holder for the DB configuration datum

discord

Holder for the Discord configuration datum

event

Holder for the Event configuration datum

gamemode

Holder for the gamemode configuration datum

general

Holder for the general configuration datum

ipintel

Holder for the IPIntel configuration datum

jobs

Holder for the job configuration datum

logging

Holder for the logging configuration datum

mc

Holder for the MC configuration datum

metrics

Holder for the metrics configuration datum

movement

Holder for the movement configuration datum

overflow

Holder for the overflow configuration datum

raw_data

Raw data. Stored here to avoid passing data between procs constantly

redis

Holder for the redis configuration datum

ruins

Holder for the ruins configuration datum

system

Holder for the system configuration datum

url

Holder for the URL configuration datum

vote

Holder for the voting configuration datum