Skip to content

Commands

The base command is /aerowars, with aliases /aw, /sw, and /skywars. Any alias can replace aerowars in every command below.

Arguments in <angle brackets> are required; [square brackets] are optional.

Access model

Only two hard permission gates exist: aerowars.admin for admin commands, and aerowars.play for joining/queueing (granted by default). Every other command is available to any player. See Permissions.

Player commands

CommandDescription
/aerowars joinJoin a match (requires aerowars.play).
/aerowars queue [mode]Enter matchmaking. mode = solo or teams (requires aerowars.play).
/aerowars leaveLeave your current match.
/aerowars listList arenas.
/aerowars kit [kit]Choose a kit by id, or open the kit menu with no argument.
/aerowars statsView your own statistics.
/aerowars top [metric]Leaderboard. metric = kills or wins.
/aerowars rank [metric]Same as top, under a second name.
/aerowars cosmeticsOpen the cosmetics shop. Aliases: cosmetic, cosmeticos.
/aerowars party [action] [player]Open the party menu, or run an action (see below).
/aerowars helpShow help (admins see extra entries).

Party actions

/aerowars party with no arguments opens the party menu. It also accepts:

CommandDescription
/aerowars party invite <player>Invite a player to your party.
/aerowars party acceptAccept a pending invite.
/aerowars party declineDecline a pending invite.
/aerowars party kick <player>Remove a member (leader only).
/aerowars party leaveLeave your party.
/aerowars party disbandDisband the party (leader only).

See Parties & Queues for the full flow.

Admin commands

All of the following require aerowars.admin.

CommandDescription
/aerowars startForce-start the match you are in.
/aerowars forcestopForce-end the match you are in.
/aerowars adminOpen the admin panel (arenas, loot, matches, kits, settings).
/aerowars reloadReload config, language, loot tables, kits, maps and arenas without a restart.
/aerowars setlobbySet the AeroWars lobby to your current position.
/aerowars savekit <name>Save your current inventory as a kit.
/aerowars wandGet the setup wand back into your hotbar.
/aerowars changelogShow the latest release notes.
/aerowars firework [show]Firework debug; add show for the full victory show. Alias: fw.

Setup wizard — /aerowars setup …

Builds and edits maps (spawns, chests, cages, spectator spawn). See Maps & Arenas.

CommandDescription
/aerowars setup start <template>Start building a map from a world template.
/aerowars setup edit <template>Edit an existing map.
/aerowars setup setSet the position for the current step (your location).
/aerowars setup doneFinish the current step.
/aerowars setup undo [count]Undo the last spawn/chest of the step (count defaults to 1).
/aerowars setup skipSkip an optional step.
/aerowars setup saveSave the map.
/aerowars setup cancelCancel the current step.
/aerowars setup exitCancel everything and exit setup.

Arenas — /aerowars arena …

CommandDescription
/aerowars arena create <name> <map> <solo|teams> [teamSize]Create an arena over a configured map.
/aerowars arena listList all arenas.
/aerowars arena enable <arena>Enable an arena in rotation.
/aerowars arena disable <arena>Disable an arena.
/aerowars arena info <arena>Show an arena's details.

Map pool — /aerowars maps …

CommandDescription
/aerowars maps add <arena> <map>Add a map to an arena's random pool.
/aerowars maps remove <arena> <map>Remove a map from the pool.
/aerowars maps list <arena>List an arena's pool.
/aerowars maps random <arena> <on|off>Toggle random map rotation for an arena.

Worlds — /aerowars world …

CommandDescription
/aerowars world create <name>Create a void world with a spawn platform, saved as a reusable template.
/aerowars world listList available world templates.

Tab-completion

Arena names, map names, and fixed choices (solo/teams, on/off) all tab-complete on the commands above.

Released under the MIT License.