This adds blackjack to your world. Originally it was diamonds only but I rewrote it to be able to handle vault currency
- requires the vault plugin to function.
- supports any economy that uses vault at its core:
iConomy, BOSEconomy, EssentialsEcon, 3Co, MultiCurrency, MineConomy, eWallet, EconXP, CurrencyCore, CraftConomy, AEco, Gringotts
most testing done with EssentialsX economy though...
It deals with whole number dollars because I didn't feel like refactoring to decimals from diamonds.
Commands
- /bet <ammount>
- starts the game, how much you choose to bet on the game
- /hit
- /stand
- finish game and let dealer have their turn
- /double
- double your bet, ask for one more card, then let the dealer do their turn
- /leaderboard
- see who is spending the most money
lets play a game of blackjack!
Start a game with $5 on the line with /bet 5
your game in chat will look something like this:
I have a 7 and 6 which makes 13, and the dealer has a 9 + a hidden card.
Since I only have 13, I am going to hit. -> /hit
/hit
/stand
as you can see, I lost.
There's also /leaderboard which shows how much everyone has gambled
