If you like this plugin, please consider donating 💸 to help it improve!
This plugin allows wardens/guards to toss a coin, with the result being either heads or tails.
It is fully connected to a MySQL database via Dapper, so you can track how many times each player (warden) has thrown the coin.
Use case: Prisoners can guess the outcome, and the warden decides the punishment for wrong guesses.
Features:
- Coin toss result: Heads or Tails.
- Database integration with MySQL.
- Counts total throws per player.
- 10-second cooldown between coin tosses.
For questions or support, contact me via Discord: tichotm
Required:
Installation:
- Download the plugin ZIP file and extract it.
- Locate the
Gameserverfolder inside the extracted files. - Copy all files from
Gameserverto/game/csgo/addons/counterstrikesharp/pluginson your server. - Restart the server or change the map to apply changes.
- Edit the generated
Config.jsonto set the correct database connection (DBHost,DBUser,DBPassword,DBDatabase,DBPort).
- Be the first to support this project!
