UltimateCards

Create customized, automated poker/blackjack tables and play with your friends!

File Details

UltimateCards v1.3.4

  • R
  • Apr 16, 2014
  • 398.63 KB
  • 2.3K
  • CB 1.7.2-R0.3

File Name

UltimateCards.jar

Supported Versions

  • CB 1.7.2-R0.3

Version 1.3.4

  • Added turn timers
    • /table set turnSeconds 60 - This will set the player turn timer to 60 seconds (configurable)
    • After this time if the player has not acted, the plugin will:
      • If playing poker, attempt to check or otherwise fold
      • If playing blackjack, stay on your current score
    • Set to 0 to disable turn timer (no time limit)
  • Fixed a bug where players leaving the game would not cause it to end properly
  • Made a few adjustments here and there to make output less crammed
  • Blackjack tables can now be owned by the server
    • To enable this, set the owner field of your table (in tables.yml) to '' (two single-apostrophes, represents blank text)
    • Dealer earnings from BJ games will then simply disappear into thin air (essentially giving them to the server)
  • Merged the /cards and /table commands
    • I think this has always confused people, and I now realise that it really isn't necessary
    • All /cards commands are now /table commands
    • /cards is now simply an alias for /table

Please do test the plugin out and report any bugs. I no longer have as much time to work on this plugin as before, and therefore I can't test as thoroughly as I'd like to. Plus, the code as a whole is an absolute mess by now (seeing as I have originally created it as a complete programming novice)