Commands
All CocoFFA commands are accessible through the /ffa command (configurable in config.yml).
Player Commands
| Command | Description |
|---|---|
| /ffa join <arena> | Join an active arena |
| /ffa leave | Leave your current arena |
| /ffa list | List all available arenas |
| /ffa wins [player] | View win statistics |
| /ffa spectate <arena> | Spectate an active arena |
| /ffa leavespectate | Stop spectating |
| /ffa help | Show help message |
Admin Commands
| Command | Description |
|---|---|
| /ffa create <arena> | Create a new arena |
| /ffa delete <arena> | Delete an arena and its kit |
| /ffa start <arena> | Start an arena manually |
| /ffa startrandom | Start a random available arena |
| /ffa stop <arena> | Stop an active arena |
| /ffa stopall | Stop all running arenas |
| /ffa editor <arena> | Open the arena editor GUI |
| /ffa givestarter <arena> <player> [amount] | Give a starter item to a player |
| /ffa resetwins <player> | Reset a player's win count |
| /ffa reload | Reload all configuration files |
Setup Commands
| Command | Description |
|---|---|
| /ffa setup <arena> start-location | Set spawn location for players |
| /ffa setup <arena> exit-location | Set exit location after arena ends |
| /ffa setup <arena> border-center-location | Set the center of the world border |
Permissions
| Permission | Description | Default |
|---|---|---|
| cocoffa.join | Join arenas | true |
| cocoffa.leave | Leave arenas | true |
| cocoffa.list | List arenas | true |
| cocoffa.wins | View win statistics | true |
| cocoffa.spectate | Spectate arenas | true |
| cocoffa.admin | All admin commands | OP |
| cocoffa.admin.update-notify | Receive update notifications | OP |