mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
* Implement PlinkoCommand for Kasino game plinko * Add plinko board cleanup delay setting Added a new setting for plinko board cleanup delay. * Add 'Plinko' to game options in MoneyDbModels Added 'Plinko' option to the game enum with a description. * Modify Plinko win message to show new balance and do wager Updated the message format to include the new balance after a win. * Adjust wager calculation for Plinko game