Commands & Permissions
INFO
AdvancedFFA features tab-complete support for every command, making arena setup and kit customization simple
Player Commands
| Command | Permission | Description |
|---|---|---|
/ffa join <kit> | advancedffa.use | Joins the arena linked with the specified kit |
/ffa leave | advancedffa.use | Leaves current FFA arena |
/leaveffa | advancedffa.use | Alias for /ffa leave |
/ffa spectate <player> | advancedffa.spectate | Teleports you to spectate an active player |
/kitedit <kit> | advancedffa.kitedit | Opens the interactive GUI to customize layout for a Kit |
/stats [player] | advancedffa.stats | Displays your or another player's FFA statistics |
Admin Commands
All admin commands require the advancedffa.admin permission/OP.
Arena Management
/ffa arena <create|edit|list|delete> [args]| Subcommand | Description |
|---|---|
/ffa arena list | Lists all registered arenas |
/ffa arena create <arenaname> | Registers a new arena |
/ffa arena delete <name> confirm | Deletes an arena |
/ffa arena edit <name> setCorner1 | Sets the first corner at your current position |
/ffa arena edit <name> setCorner2 | Sets the second corner at your current position |
/ffa arena edit <name> setSpawn | Sets the spawn point where players spawn |
/ffa arena edit <name> setSpectator | Sets the spectator spawn point |
/ffa arena edit <name> saveSchematic | Force capture and save the baseline schematic from Corner1 to Corner2. |
/ffa arena edit <name> giveProtection <true|false> | Enables or disables afk protection for players entering this arena |
/ffa arena edit <name> allowBreak <true|false> | Allows or denies players breaking blocks inside the arena |
/ffa arena edit <name> allowPlace <true|false> | Allows or denies players placing blocks inside the arena |
/ffa arena edit <name> allowQueue <true|false> | Opens or closes the arena for players |
/ffa arena edit <name> linkWithKit <kitname> | Links this arena to a specific kit |
/ffa arena edit <name> setDisplayName <text> | Sets the custom display name of the arena |
/ffa arena edit <name> rename <newName> | Changes the internal ID of the arena |
Kit Management
/ffa kit <create|edit|list|delete> [args]| Subcommand | Description |
|---|---|
/ffa kit list | Lists all created kits |
/ffa kit create <kitname> | Creates a new kit |
/ffa kit delete <name> confirm | Deletes a kit |
/ffa kit edit <name> setInv | Saves your inventory as the default kit loadout. Clears player's saved layouts |
/ffa kit edit <name> allowEdit <true|false> | Allows or denies players using /kitedit on this kit |
/ffa kit edit <name> allowQueue <true|false> | Toggles whether players can join this kit |
/ffa kit edit <name> regenOnKill <true|false> | When enabled, players using the kit get their health and loadout refreshed on each kill |
/ffa kit edit <name> setPermission <node|none> | Sets a custom permission node required to join with this kit, or none |
/ffa kit edit <name> potionEffects list | Lists all active permanent or timed potion effects on this kit |
/ffa kit edit <name> potionEffects add <effect> [duration] [level] | Adds a potion effect (e.g. speed infinite 1 or strength 60 2) |
/ffa kit edit <name> potionEffects remove <effect> | Removes a potion effect from the kit |
/ffa kit edit <name> rename <newName> | Renames the kit |
General Admin Commands
| Command | Description |
|---|---|
/ffa setlobby | Sets the lobby location to your current position |
/ffa reload | Relaods config.yml, messages.yml, and scoreboard.yml |