UltimateCards v1.3.4
Details
-
FilenameUltimateCards.jar
-
Uploaded by
-
UploadedApr 16, 2014
-
Size398.63 KB
-
Downloads2,378
-
MD53ab99a2dc8742c230cca29deb898aa62
Supported Bukkit Versions
- CB 1.7.2-R0.3
Changelog
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)