| Command | Description |
| /cf | Opens the main menu |
| /cf create <amount> | Creates a new game with the specified bet |
| /cf join <id> | Joins an existing game by its ID |
| /cf cancel | Cancels your current waiting game |
| /cf stats [player] | Displays your or another player's statistics |
| /cf top | Shows the leaderboard |
| /cf private <amount> | Creates a private game |
| /cf help | Shows command help |
| Command | Description |
| /cf reload | Reloads the configuration |
| Permission | Description | Default |
| coinflips.use | Use player commands | true |
| coinflips.create | Create games | true |
| coinflips.join | Join games | true |
| coinflips.stats | View statistics | true |
| coinflips.top | View the leaderboard | true |
| coinflips.private | Create private games | true |
| coinflips.reload | Reload the configuration | op |
| coinflips.bypass | Bypass bet min/max restrictions | op |
| coinflips.admin | All admin permissions | op |
| Placeholder | Description |
| %coinflip_wins% | Number of player victories |
| %coinflip_losses% | Number of player defeats |
| %coinflip_ratio% | Win ratio in percentage |
| %coinflip_profit% | Total player profit |
| %coinflip_total_bet% | Total amount bet |
| %coinflip_games_active% | Number of active games waiting |