Jump to content

3 Screenshots

  • 125
  • 11
  • 16.11 kB

About Dice Game

Dice Game 🎲
Dice game allows players to bet money and roll a dice to win.

Features a dice game with a GUI for players to set their bet amount and roll a number. If the number is higher than the minimum winning number set in the configuration, they win. The payout amount is the player's original bet multiplied by the payout multiplier in the configuration. You can choose how many sides the die has and the minimum number required to win. Optionally set a cooldown on bets.

Support for TC Bank, Economics, and ServerRewards plugins for winning payout currency.

Permissions

  • dicegame.use - Allows players to use the `/dice` command.

Chat Commands

  • /dice - Opens the Dice Game GUI.

Configuration

{
  "Total possible numbers to roll (Default=100)": 100,
  "Minimum number to win (inclusive) (Default=55)": 55,
  "Payout multiplier for win (Default=2.0)": 2.0,
  "Cooldown between bets in seconds (Default=1.0)": 1.0,
  "Use TC Bank for payout": false,
  "Use Economics for payout": false,
  "Use ServerRewards for payout": false,
  "GUI panel background color (RGBA 0-1)": "0.1 0.1 0.1 0.8",
  "Show dice rolling numbers instead of rolling instantly": false,
  "Slow roll speed per number in seconds (Default=0.1)": 0.1
}

 

Language File Configuration

{
  "GameTitle": "DICE GAME",
  "BetSet": "Your bet has been set to ${0}",
  "InvalidBet": "Invalid bet amount",
  "WinBet": "You just won ${0}!",
  "LoseBet": "Bad luck!",
  "SetBet": "Your bet has been set to ${0}",
  "GameSettings": "{0} total numbers | {1} and over win",
  "OnCooldown": "You're on cooldown!",
  "InsufficientWithdraw": "You don't have enough money to bet that much",
  "EnterBetGUILabel": "Enter Bet",
  "RollButtonGUILabel": "Roll",
  "CloseButtonGUILabel": "Close"
}

 


User Feedback

1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.6k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.