GUI Menus

Last updated Jul 6, 2026

GUI Menus

Controlled by gui.enabled in config.yml and settings.enabled in gui.yml.

main_hub

Opened with /std menu. Browse maps, tower shop, stats, help, and leave match.

map_list

Opened from the hub or /std list / /std join. Shows all maps with live status.

player_stats

Opened from the hub or /std stats (when GUI is enabled). Lifetime and current-match stats.

tower_shop

Opened from /std shop during build or break phases.

map_settings / wave_list / wave_edit

Wand editor only. Opened with /std wand settings while editing a map.

Actions

Menus use SoapsCommon GUI actions:

  • [open_menu] <id> — switch menus
  • [command] std shop — run a command as the player
  • [close] — close the inventory

See gui.yml for layout and item text.

Discord