Where /fish may be used. Empty means anywhere. At most maxAllowedChannels entries.
May only ever LENGTHEN the cast wait, and is capped at ten minutes. null clears it.
Must be one of autoClearOptions - any other value is refused.
Restrict the dock channel to boss fights only.
Keep the panel pinned to the bottom of the channel as people talk.
The master switch. Everything else is inert while this is false.
Publish this guild's leaderboard at /public/fishing/:guildId/leaderboard, readable with no
session. OFF by default, and it is the owner's call rather than ours: the board carries member
usernames next to their activity here.
While this is false, publicFishing.getPublicLeaderboard answers 404 for the guild - and 404
rather than 403 on purpose, so a server that has not opted in is not confirmed to exist.
The writable half of the fishing setup - every field
updateConfigaccepts.Split out from
GuildFishingConfigso the input map cannot drift into promising that read-only context (baseCooldownMs,autoClearOptions) can be written.