Skip to content

Commands & Permissions

ItsNotSkyeZ edited this page Jul 18, 2026 · 8 revisions

Commands & Permissions

Commands

Command Description
/cf Open the coinflip lobby
/cf <amount> Create a new match with the specified wager
/cf <player> <amount> Challenge a specific player to a private match
/cf bot <amount> Start a bot battle instantly
/cf accept Accept a pending private match invite
/cf deny Deny a pending private match invite
/cf cancel Cancel your active match or pending invite
/cf toggle Toggle whether you receive private match invites
/cf stats View your coinflip statistics
/cf history View your recent coinflip results
/cf top [page] View the leaderboard
/cf help Show the in-game help menu
/cf reload Reload all config files live (admin only)

All commands can also be used with /coinflip as the full alias.


Wager Shortcuts

Instead of typing the full number, you can use shorthand:

Input Equivalent
all Your full balance
half Half your balance
10k 10,000
200k 200,000
1m 1,000,000
10m 10,000,000
100m 100,000,000
1b 1,000,000,000

These work with /cf <amount>, /cf bot <amount> and the chat-based bot wager entry.


Permissions

Permission Description Default
endlesscoinflip.use Allows use of all coinflip commands true
endlesscoinflip.admin Allows use of /cf reload and other admin commands op
endlesscoinflip.wager.<group> Sets a per-permission max wager override (e.g. endlesscoinflip.wager.vip) false

Per-permission wager limits are configured in the wager-limits: section of config.yml. The highest matching permission value wins; players with no matching permission fall back to settings.max-wager.

Clone this wiki locally