Skip to main content

Default Config Options

{
"configVersion": "1.12.3",
"comment": [
"This config is only used if you are in singleplayer or hosting a server (including LAN).",
"It determines which Pokemon are sent to all players, sending info about those Pokemon to clients.",
"It does NOT determine how each individual client displays the data sent from the server. Each client is responsible for displaying its own alerts.",
"For details on using the config, please see the docs.",
"https://stainlessstasis.github.io/CSA-Docs/config/"
],
"enableSpawnCommandAlerts": false,
"alertShinies": true,
"broadcastShiny": true,
"alertLegendaries": true,
"alertMythicals": true,
"alertUltraBeasts": true,
"alertParadox": true,
"alertStarters": false,
"alertHiddenAbility": false,
"bucketsToAlert": [
"ULTRA_RARE"
],
"broadcastBucket": true,
"broadcastIVs": true,
"broadcastEVs": true,
"broadcastNature": true,
"broadcastAbility": true
}