Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antbag-pm-pl/votestreak
A pocketmine [PMMP] pluign that allows to add vote streaks
https://github.com/antbag-pm-pl/votestreak
plugin pmmp pmmp-game pmmp-plugin pocketmine pocketmine-mp
Last synced: 2 months ago
JSON representation
A pocketmine [PMMP] pluign that allows to add vote streaks
- Host: GitHub
- URL: https://github.com/antbag-pm-pl/votestreak
- Owner: antbag-pm-pl
- License: gpl-3.0
- Created: 2023-08-11T08:15:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T10:59:29.000Z (5 months ago)
- Last Synced: 2024-10-09T23:03:39.214Z (2 months ago)
- Topics: plugin, pmmp, pmmp-game, pmmp-plugin, pocketmine, pocketmine-mp
- Language: PHP
- Homepage: https://github.com/antbag-pm-pl/VoteStreak
- Size: 990 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Information
You can add votestreaks to your server. Whenever a person in your server votes he get a streak and if he didn't vote in the last 12 hours his streak' get reset.
# For Server Administrators:
A quick note. your player has to be online in the server and have joined at __least__ once with this plugin installed to reset their streak. otherwise you cannot modify streaks.
(sigh. thats annoying. we will eventually find a fix to this)# For Developers:
this plugin has an extensive api so at the moment we havent introduced the todo features but with our api you can do whatever you want already. have fun:)# Permissions
- `votestreak.streak.command`
- `votestreak.reset.command`# Commands
- /streak opens streak ui
- /streak reset [player] reset's player streak# To-do list
- [ ] Make it so it checks if player has voted in last 12 hours
- [ ] Rewards when player hits x amount of votestreaks
- [ ] Add a ingame command to reset a player's streak
- [ ] Add a command to check the streak leaderboard# Supported
> [!NOTE]
> VoteStreak will **__Not__** be supporting *TopVoter* due to it being an Out of Date / Deprecated Plugin
> yours truly skyss0fly.- [Voting38](https://github.com/kingofturkey38/voting38)
# Issues
- For issues/suggestions related to this plugin open a issue [here](https://github.com/antbag-pm-pl/VoteStreak/Issues)
# Credits
- [antbag-dev](https://github.com/antbag-dev)
- [skyss0fly](https://github.com/skyss0fly)
- [skyss0fly-pm-pl](https://github.com/skyss0fly-pm-pl)