Skip to content

An ideal plugin for jailbreak, serving as a guard, for flipping a coin where it lands heads or tails with a database connection.

License

Notifications You must be signed in to change notification settings

Oneycs/cs2-CoinThrow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An ideal plugin for jailbreak, serving as a guard, for flipping a coin where it lands heads or tails with a database connection.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%