Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.8 KB

File metadata and controls

50 lines (38 loc) · 1.8 KB

CS2 CoinThrow (JailBreak)

If you like this plugin, please consider donating 💸 to help it improve!

ABOUT THE PLUGIN

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.
CoinThrow plugin screenshot

Features:

  • Coin toss result: Heads or Tails.
  • Database integration with MySQL.
  • Counts total throws per player.
  • 10-second cooldown between coin tosses.

💡 Contact

For questions or support, contact me via Discord: tichotm

🛠️ Installation Steps

Required:

Installation:

  1. Download the plugin ZIP file and extract it.
  2. Locate the Gameserver folder inside the extracted files.
  3. Copy all files from Gameserver to /game/csgo/addons/counterstrikesharp/plugins on your server.
  4. Restart the server or change the map to apply changes.
  5. Edit the generated Config.json to set the correct database connection (DBHost, DBUser, DBPassword, DBDatabase, DBPort).

🙇 Sponsors

  • Be the first to support this project!

🙏 Support