{"id":31743935,"url":"https://github.com/jonteohr/coinflip","last_synced_at":"2026-02-15T20:03:20.176Z","repository":{"id":55932103,"uuid":"98922001","full_name":"jonteohr/Coinflip","owner":"jonteohr","description":"A module for Zephyrus' store plugin. Allowing players to throw a coin and either win or lose.","archived":false,"fork":false,"pushed_at":"2020-12-06T09:47:30.000Z","size":36,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-09T11:59:42.588Z","etag":null,"topics":["sourcemod","sourcemod-plugin","store","zephyrus"],"latest_commit_sha":null,"homepage":null,"language":"SourcePawn","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonteohr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-31T19:22:13.000Z","updated_at":"2024-05-05T10:25:29.000Z","dependencies_parsed_at":"2022-08-15T09:40:59.730Z","dependency_job_id":null,"html_url":"https://github.com/jonteohr/Coinflip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jonteohr/Coinflip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonteohr%2FCoinflip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonteohr%2FCoinflip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonteohr%2FCoinflip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonteohr%2FCoinflip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonteohr","download_url":"https://codeload.github.com/jonteohr/Coinflip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonteohr%2FCoinflip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sourcemod","sourcemod-plugin","store","zephyrus"],"created_at":"2025-10-09T11:58:31.613Z","updated_at":"2026-02-15T20:03:20.171Z","avatar_url":"https://github.com/jonteohr.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coinflip [![Build Status](https://travis-ci.org/condolent/Coinflip.svg?branch=master)](https://travis-ci.org/condolent/Coinflip)\nQuite simple plugin, really.  \nGives players ability to flip a coin with a 50/50 chance to win or lose. Most of the plugins' content is configurable.  \n[AlliedModders](https://forums.alliedmods.net/showthread.php?p=2538932)\n\n### Dependencies\n[Store by Zephyrus](https://forums.alliedmods.net/showthread.php?p=2376361#post2376361)\n\n### How to Install\n - [Download the plugin](https://github.com/condolent/Coinflip/releases)\n - Put coinflip.smx in your root/addons/sourcemod/plugins folder\n - Put coinflip.phrases.txt in your root/addons/sourcemod/translations folder\n - Change map or restart your server\n - Make your desired changes in the config located in root/cfg/sourcemod/store.coinflip.cfg\n \n ### Commands\n sm_flip - _The actual command to use for gambling. Proper use: !flip \u003camount of credits\u003e._\n \n ### CVars\n ```\n // This file was auto-generated by SourceMod (v1.8.0.6014)\n// ConVars for plugin \"coinflip.smx\"\n\n\n// What's the maximum amounts of credits a user can bet at once\n// -\n// Default: \"50\"\n// Minimum: \"1.000000\"\nsm_coinflip_max \"50\"\n\n// What's the minimum amount of credits a player is allowed to bet?\n// -\n// Default: \"5\"\n// Minimum: \"0.100000\"\nsm_coinflip_min \"5\"\n\n// In seconds, how long does a player have to wait inbetween bets?\n// Set to 0 to disable.\n// -\n// Default: \"120\"\nsm_coinflip_waittime \"120\"\n\n// The amount of the betted coins that the client wins. (Betted credits * 0.5)\n// -\n// Default: \"0.5\"\n// Minimum: \"0.100000\"\nsm_coinflip_winratio \"0.5\"\n ```\n \n ### Translations\n - ✓ English\n - ✓ Swedish\n - × Russian\n - ✓ French\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonteohr%2Fcoinflip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonteohr%2Fcoinflip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonteohr%2Fcoinflip/lists"}