{"id":22270112,"url":"https://github.com/phantomdevelopmentmc/phantomvoting","last_synced_at":"2025-09-21T21:55:21.050Z","repository":{"id":261993913,"uuid":"885933019","full_name":"PhantomDevelopmentMC/PhantomVoting","owner":"PhantomDevelopmentMC","description":"Feature packed voting plugin for minecraft servers! Supports (1.16 \u003e)","archived":false,"fork":false,"pushed_at":"2024-11-28T01:21:03.000Z","size":127,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-03T12:07:18.940Z","etag":null,"topics":["minecraft","optimized","spigot","voting"],"latest_commit_sha":null,"homepage":"https://phantom-development.gitbook.io/phantom-development-docs","language":"Java","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/PhantomDevelopmentMC.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":"2024-11-09T19:17:44.000Z","updated_at":"2024-11-28T01:21:07.000Z","dependencies_parsed_at":"2024-11-12T12:35:28.282Z","dependency_job_id":null,"html_url":"https://github.com/PhantomDevelopmentMC/PhantomVoting","commit_stats":null,"previous_names":["phantomdevelopmentmc/phantomvoting"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomDevelopmentMC%2FPhantomVoting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomDevelopmentMC%2FPhantomVoting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomDevelopmentMC%2FPhantomVoting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomDevelopmentMC%2FPhantomVoting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhantomDevelopmentMC","download_url":"https://codeload.github.com/PhantomDevelopmentMC/PhantomVoting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227914258,"owners_count":17839245,"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":["minecraft","optimized","spigot","voting"],"created_at":"2024-12-03T12:07:21.972Z","updated_at":"2025-09-21T21:55:16.006Z","avatar_url":"https://github.com/PhantomDevelopmentMC.png","language":"Java","readme":"# Phantom Voting\n\n![Phantom Voting](https://github.com/user-attachments/assets/3514cb33-70bb-4c37-97bf-74d89e9748b9)\n*Seamless and optimized voting system for Minecraft servers.*\n\n---\n\n## 📊 Project Stats\n\n- **📈 Clones**: null\n- **👀 Views**: null\n- **🌐 Languages**: Java (100%)\n- **🛠️ Dependencies**: [NuVotifier](https://www.spigotmc.org/resources/nuvotifier.13449/) (for vote handling)\n- **📅 Last Updated**: ![Last Commit](https://img.shields.io/github/last-commit/PhantomDevelopmentMC/PhantomVoting)\n\n---\n\n## 📖 Overview\n\n**Phantom Voting** is an open-source Minecraft plugin designed to streamline and enhance server voting experiences. Integrated with **NuVotifier**, Phantom Voting offers a powerful system for tracking player votes, rewarding participation, and fostering community engagement. Easily configure vote tracking, streaks, and reward distributions to create an interactive and rewarding environment for your players.\n\n### Key Highlights\n- **Leaderboard GUI**: View top voters in-game with a stylish, dynamic leaderboard.\n- **Comprehensive Vote Tracking**: Track daily, weekly, monthly, yearly, and all-time votes per player.\n- **Vote Party System**: Reward all players after a set number of votes.\n- **Custom Rewards**: Tailor rewards to player contributions with easy-to-configure options.\n\n---\n\n## 🚀 Features\n\n- **Test Voting**: Run test votes for players to ensure everything is working smoothly.\n- **Vote Streaks**: Track and reward players based on their voting streaks.\n- **Comprehensive Leaderboards**: Display top voters with in-game GUI.\n- **Vote Party Support**: Set up vote goals for server-wide rewards.\n- **Fully Customizable**: All messages and rewards can be customized in `messages.yml`.\n- **Lightweight \u0026 Optimized**: Designed to minimize impact on server performance.\n\n---\n\n## 📥 Installation\n\n1. **Download Phantom Voting**  \n   Download the latest release from the [GitHub Releases](https://github.com/PhantomDevelopmentMC/PhantomVoting/releases) page and place it in your server’s `plugins` directory.\n\n2. **Install NuVotifier**  \n   Make sure [NuVotifier](https://www.spigotmc.org/resources/nuvotifier.13449/) is installed and configured on your server.\n\n3. **Restart Your Server**  \n   Start or restart your server to load Phantom Voting. Configure the plugin by editing `config.yml` as desired.\n\n---\n\n## 🛠️ Commands \u0026 Placeholders\n\n### Player Commands\n- `/vote` - Displays a list of voting sites (customizable in `messages.yml`).\n- `/vote leaderboard` - Opens the leaderboard GUI with the top 10 players.\n\n### Admin Commands\n- `/votingadmin reload` - Reloads all configuration files.\n- `/votingadmin givevote {player}` - Gives 1 vote to the specified player.\n- `/votingadmin removevote {player} [amount]` - Removes a specified amount of votes from a player.\n- `/votingadmin testvote {player}` - Simulates a vote for testing purposes.\n\n### Placeholders\n- `%phantomvoting_daily_votes%` - Returns the player’s daily votes.\n- `%phantomvoting_weekly_votes%` - Returns the player’s weekly votes.\n- `%phantomvoting_monthly_votes%` - Returns the player’s monthly votes.\n- `%phantomvoting_yearly_votes%` - Returns the player’s yearly votes.\n- `%phantomvoting_all_time_votes%` - Returns the player’s all-time votes.\n- `%phantomvoting_vote_party_count%` - Returns the current count towards a vote party.\n- `%phantomvoting_vote_party_threshold%` - Shows the votes needed for a vote party.\n- `%phantomvoting_vote_streak%` - Displays the player’s current voting streak.\n\n---\n\n## 🤝 Support\n\nIf you encounter issues, have feature requests, or find bugs, please report them on our [GitHub Issues page](https://github.com/PhantomDevelopmentMC/PhantomVoting/issues). For general questions, join our [Discord Community](https://discord.gg/3Vb8w9b8kg) for help and discussions.\n\n---\n\n## 📝 License\n\nPhantom Voting is open-source and licensed under the GPL 3.0 License. See [LICENSE](LICENSE) for more details.\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomdevelopmentmc%2Fphantomvoting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphantomdevelopmentmc%2Fphantomvoting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomdevelopmentmc%2Fphantomvoting/lists"}