Skip to content

Updates Since 1.0.0

This page collects the Frontier config and command additions that were introduced after the initial release and are easy to miss when upgrading an older server.

Added after the original release:

FieldDefaultPurpose
allowedCommands["ranked", "frontier", ...]Allowlisted commands while queued
announcementIntervalSeconds0Periodic queue-size broadcasts
announcementMinPlayers1Minimum queue size before announcing
announcePlayerJoinfalseBroadcast a message when someone joins a queue
FieldDefaultPurpose
turnTimerFloor30Guarantees a minimum amount of time after turn-timer regeneration

The crossServer block was added for ORCHESTRATOR / PARTICIPANT matchmaking:

crossServer {
enabled = true
role = ORCHESTRATOR
battleServer = "battle"
channel = "frontier"
}

Key post-1.0.0 additions in formats.conf:

FieldPurpose
validateLegalityCheck moves and abilities against real species/form legality
bans.inventoryItemsBan inventory items, including component-aware item syntax

New default formats also appeared:

  • vgc_no_gimmick
  • random_doubles
FilePurpose
random-battles.confRandom team generation tuning
gimmick-items.confMega Stone / Z-Crystal Showdown ids
CommandPurpose
/ranked announcementsToggle receiving queue-join broadcasts

If your Frontier setup started on 1.0.0-era configs, re-check:

  • config.conf
  • formats.conf
  • messages.conf
  • gimmick-items.conf
  • random-battles.conf
  • guis/rules.conf