Coinflip

From MCLabs

Coinflip is a casino game that can be played through the /cf command. The game is a simple 50% chance to double your money, imitating the flipping of a coin, where two players bet an equal amount on which side of the coin will land face-up, and the winner keeps all of the money.

Playing coinflip

Creating a coinflip

To create a coinflip, type /cf create <wager> <heads/tails>. <wager> is the amount of money you would like to bet on the coinflip - winning will double that amount. The <heads/tails> argument specifies which coin face you want to choose. Once your coinflip is created, you must wait for a player to take your coinflip.

Creating a private coinflip

If you want a specific player to take your coinflip, you can create a private coinflip with /cf private <wager> <heads/tails>. This works the same as /cf create, but the creation is not announced in chat, and the coinflip is not included in the active coinflips GUI. Upon successful creation, you will be given information about your coinflip, including the ID.

In order to have another player take your coinflip, they need to use the /cf take <ID> command, where <ID> is the ID of your private coinflip.

Taking a coinflip

Along with creating a new coinflip, you can take an active coinflip. View the active coinflips in the coinflip GUI with the /cf command. Click an active coinflip in the GUI to take it. If you have enough money, this will flip the coin and make the coinflip unavailable for other players to take. If the coinflip amount is above a threshold ($500,000), the creation will be announced to all online players.

You can also take coinflips directly with the coinflip ID. If you know the ID of an active coinflip, you can use /cf take <ID> to take it.

More coinflip commands

/cf alert - Toggles being notified for any coinflip creations, not just coinflips exceeding $500,000.

/cf stats - View your coinflip statistics, for a fee of $5,000.

/cf stats <player> - View the coinflip statistics of another player, for a fee of $30,000.

/cf inspect <id> - Inspect the information (and outcome, if available) of a specific coinflip.

/cf check - Get information about your active coinflip, if available.

/cf remove <id> - Specify the ID of your active coinflip to remove it. Tax will be applied on removal, so you will not be refunded the full wager amount.

/cf history - View the most recent coinflip outcomes.

/cf list: Alias to /cf, opens the active coinflip GUI.