Fight Menu
The menu every kit is listed in, and joining an arena directly
Opening it
/novaffaAliased /ffa. Every kit that has been created is listed, clicking one sends the player into the arena that kit is linked to, holding that kit's contents. Requires novaffa.openFFAMenu, granted to everyone by default.
Joining directly
/novaffa <kit>Skips the menu and joins that kit's arena straight away. If the kit is linked to a premium arena, the player also needs novaffa.arena.<arena>.
A kit literally named kit, arena, help, leave, lobby, stats or editkits cannot be joined this way, the command literal wins over the kit name argument. It still works from the menu. See Kits.
Leaving
/leaveffaAliased /leave, /ffaleave, /exit, /exitffa and /ffaexit, plus /novaffa leave. Blocked while combat tagged if combat_tag.block.leave is on.
The lobby
/lobbyAliased /ffalobby and /spawn, plus /novaffa lobby. Teleports to the FFA lobby. /spawn ships as an alias because it is the word most players reach for, it is also the alias most likely to collide with Essentials or a hub plugin, whichever registers first wins the bare command and the other is reachable as novaffa:spawn. Drop it from commands.aliases.lobby in config.yml if your server already owns /spawn.
Admins also get /lobby set, /lobby corner1 and /lobby corner2, see Installation.
Menu layout
The fight menu, statistics menu and kit list are all read from yml files under plugins/NovaFFA/menus/, see Configuration for how those files work.