{"id":15611444,"url":"https://github.com/projectinfinity/pocketvote-pocketmine","last_synced_at":"2025-04-28T12:09:49.792Z","repository":{"id":8268641,"uuid":"57460310","full_name":"ProjectInfinity/PocketVote-PocketMine","owner":"ProjectInfinity","description":"PocketMine plugin for PocketVote integration.","archived":true,"fork":false,"pushed_at":"2023-08-11T10:56:59.000Z","size":149,"stargazers_count":12,"open_issues_count":8,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T12:09:34.115Z","etag":null,"topics":["edition","mcpe","minecraft","pocket","pocketmine","pocketmine-mp","pocketvote","vote","voting"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProjectInfinity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-30T20:24:28.000Z","updated_at":"2025-04-27T12:30:35.000Z","dependencies_parsed_at":"2024-10-22T17:24:10.768Z","dependency_job_id":null,"html_url":"https://github.com/ProjectInfinity/PocketVote-PocketMine","commit_stats":{"total_commits":96,"total_committers":3,"mean_commits":32.0,"dds":0.03125,"last_synced_commit":"fa2b7d92da831b770ba08dc6e364525f815838c3"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectInfinity%2FPocketVote-PocketMine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectInfinity%2FPocketVote-PocketMine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectInfinity%2FPocketVote-PocketMine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectInfinity%2FPocketVote-PocketMine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectInfinity","download_url":"https://codeload.github.com/ProjectInfinity/PocketVote-PocketMine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311332,"owners_count":21569009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["edition","mcpe","minecraft","pocket","pocketmine","pocketmine-mp","pocketvote","vote","voting"],"created_at":"2024-10-03T06:04:10.612Z","updated_at":"2025-04-28T12:09:49.774Z","avatar_url":"https://github.com/ProjectInfinity.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PocketVote for PocketMine\nThe best fast, extensible and scalable voting solution for PocketMine servers.\n\nPocketVote acts as a smart-funnel for voting. You can use as many voting sites as you want and your server will never communicate with more than PocketVote's servers.\n\nBecause PocketVote acts as a funnel we're also capable of turning off the stream of votes if your sever goes offline which means no votes are lost!\n\nAre you sold yet? If not here's a short list of some of our features:\n* Automated voting (no commands needed)\n* Your very own https://mcpe.guru vote link that can be managed in-game\n* Run **any** command when a vote is received\n    * Limit commands to users which certain permissions\n    * Choose whether to run command immediately or wait for the player to be online\n* Voting statistics\n* Third-party support through custom events and the PocketVote API\n\n\nStart voting today!\n\n# Table of Contents\n1. [Getting started](#getting-started)\n2. [Commands](COMMANDS.md)\n3. [Permissions](PERMISSIONS.md)\n4. [Configuration](#configuration)\n5. [Developers](DEVELOPERS.md)\n6. [Support (Discord)](https://discord.gg/B4WHSSq)\n7. [Plugins with PocketVote support](#third-party-plugins)\n\n#### Getting started\n1. Download the latest version of the plugin from https://poggit.pmmp.io/p/pocketvote\n2. Start your server once after putting the plugin into your plugins directory\n3. Sign up at https://pocketvote.io\n4. Add your server\n5. Click settings and then `show secrets`\n6. Take the information shown and enter it into your `config.yml`, place secret into secret field and identity/identifier in the identity field.\nSince **PocketVote v3.0** you can also do this via the GUI that shows up when a OP logs in while both secret and identity is not set.\n\n\n\nConfiguration\n=============\n\n| Key                         | Description                                                                                                                                                                                                                                                |\n|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| version                     | Used to track how the configuration should be altered in order to be completely up to date.                                                                                                                                                                |\n| identity                    | The identity given to you from [PocketVote.io](https://pocketvote.io) which is used to identify your server.                                                                                                                                               |\n| secret                      | The secret given to you from [PocketVote.io](https://pocketvote.io) which is given to voting sites.                                                                                                                                                        |\n| lock                        | If set to true, the commands to alter secret or identity is disabled.                                                                                                                                                                                      |\n| vote-expiration             | An amount of time to keep votes that have not been redeemed by a player, specified in **days**.                                                                                                                                                            |\n| onvote                      | A list of commands that are to be ran when a vote is retrieved. The following variables can be used in the commands: %player, %site, %ip.                                                                                                        |\n| votes                       | A list of votes waiting for players to log on. Please leave this alone.                                                                                                                                                                                    |\n\nThird party plugins\n===================\nMade a plugin that supports PocketVote? [Let me know! Open an issue on GitHub](https://github.com/ProjectInfinity/PocketVote-PocketMine/issues/new).\n\n* [PocketLotto](https://poggit.pmmp.io/p/PocketLotto) - A lottery plugin for PocketMine with support for PocketVote.\n* [TopVoter (as of next version)](https://poggit.pmmp.io/p/topvoter) - A plugin that lists top voters using FloatingTextParticles.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectinfinity%2Fpocketvote-pocketmine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectinfinity%2Fpocketvote-pocketmine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectinfinity%2Fpocketvote-pocketmine/lists"}