Skip to main content

About

What does this config do?

The server.json config is used by the server (dedicated server, LAN, singleplayer) to broadcast information about Pokemon to players. Here, server owners can control what they want their players to have access to regarding alerts. This includes global alerts as well.

Config options

OptionDescription
configVersionDO NOT EDIT. Self-updating mod version - used to notify of important changes when updating the mod.
enableSpawnCommandAlertsEnables alerts for Pokemon spawned via commands. NOT RECOMMENDED to enable. Please see the full warning below this table.
alertShiniesSends all shiniy Pokemon spawned on the server to all players.
alertLegendariesSends all Legendary Pokemon spawned on the server to all players.
alertMythicalsSends all Mythical Pokemon spawned on the server to all players.
alertUltraBeastsSends all Ultra Beast Pokemon spawned on the server to all players.
alertParadoxSends all Paradox Pokemon spawned on the server to all players.
alertStartersSends all starter Pokemon spawned on the server to all players.
alertHiddenAbilitySends all Pokemon with a hidden ability spawned on the server to all players.
bucketsToAlertA list of spawn buckets: "COMMON", "UNCOMMON", "RARE", and "ULTRA_RARE". Sends all Pokemon on the server spawned from these buckets to all players.
broadcastBucketProvides players with which bucket the Pokemon spawned from.
broadcastShinyProvides players with whether the Pokemon is shiny.
broadcastIVsProvides players with the Pokemon's IVs.
broadcastEVsProvides players with the Pokemon's EV yield.
broadcastNatureProvides players with the Pokemon's nature.
broadcastAbilityProvides players with the Pokemon's ability.
danger

enableSpawnCommandAlerts can break certain spawns!
Some Cobblemon addons use spawn commands and functions via datapack. Enabling this option will break those spawns.
Even on a vanilla Cobblemon server, this option is recommended to be kept strictly to testing, outside a production environment.
If you aren't absolutely certain about what you're doing, leave it disabled.

info

The alert options here, also known as global alerts, do not directly send a chat message to players. They only send the necessary data about the spawned Pokemon for clients to make their own decision about whether to alert it, and how it should be displayed.

Also, disabling anything here will apply the same config to your singleplayer/LAN worlds.