VoteRoulette

Randomized rewards for voting
Home | Permissions | Commands | Config Guide | Files | Change Log | Dev
VoteRoulette is a comprehensive, customizable, and fun Votifier vote listener. VoteRoulette allows you to make a list of rewards and players will receive one at random when they vote for your server on Minecraft server lists. This makes voting exciting and different each time a player votes and will encourage them to vote again to see what they will get next time!
Features
- Extremely flexible! VoteRoulette doesn't just give anything, it does anything.
- Easy to setup! Includes an in-game Award Creator. Avoid those pesky YAML syntax errors!
- Highly customizable rewards!
- Rewards can contain any combination of items, currency, commands, and xp levels.
- Items in rewards support enchants, custom names, lore descriptions, variable amounts, and Data ID's (For things like colored wool, or any other block/item in the game).
- Rewards have tons of other options too! Set things such as permission groups (Vault required), chance modifiers, delays for commands, eligible websites, eligible players, number of consecutive days of voting required, and so much more! (See the Config Guide.
- Ability to set a vote threshold. Players won't receive a reward till they have met the threshold. This is useful when you have your server posted on multiple server lists and you want players to vote on them all before they get rewarded.
- Special rewards called "Milestones" that are awarded to players when they have reached a set amount of votes. This gives players a goal and even more incentive to vote.
- Ability to make Milestones recurring. Make a Milestone set to every 50 votes or a single epic Milestone at 300 votes!
- Offline voting support! If a player votes for the server but isn't in game to receive rewards, the rewards will be there waiting for them to claim the next time they log on.
- Option to have awards auto-claimed when a player logs in!
- Inventory Protection. If a reward won't fit in a players inventory, VoteRoulette will notify the player and let them reclaim once they have cleared space.
- You can disable Inventory Protection, too. Items will instead fall at the feet of the player if their inventory is full.
- Visual Representations of Rewards/Milestones!
- Players can easily see the contents of Rewards/Milestones in a mock inventory screen.
- Editable Broadcast Messages! (Supports color codes)
- Set a custom message for a specific Reward/Milestone that will override the default message.
- A /vote command. Lists all your voting sites to the player.
- Ability to make Fancy Links™ which allow you to hide those long ugly links behind clickable text.
- Reminders!
- A periodic reminder for all players to vote!
- An automatic reminder after 24 hours have passed since a player's last vote!
- Extensive Multi-World support!
- Set specific worlds per Reward/Milestone.
- Globally blacklist worlds!
- Stats Tracking!
- See the top all time voters using the Scoreboard.
- MySQL support!
- UUID support!
- VoteRoulette uses Mojang's account system API (https://api.mojang.com/profiles/minecraft) in order to ask for the UUID of a given player name. You can turn off this functionality in the config by setting useUUIDs to false. (as of v2.2.2).
- A player blacklist. Prevent certain players from getting rewards.
- Option to switch blacklist to a whilelist. Only players in list can receive rewards!
- Option to switch blacklist to a whilelist. Only players in list can receive rewards!
- Option to turn randomization off! Just want to have a single reward and skip the randomization processes? No problem! VoteRoulette can be as simple or complex as you want it to be.
- Localization Options! Files are available to edit a lot of text in VoteRoulette!
- Check out and share translations in the forum!
- Automatic update checking! Always be notified of the latest version! You can disable this in the config by setting checkForUpdates to false.
- Update Safe! VoteRoulette doesn't use any native Minecraft code and therefore won't break with future versions of Bukkit. (Given there isn't major API changes)
- Metrics tracking! Help us see how VoteRoulette is used. (as of 2.0.1)
- Using Hidendra's plugin metrics system, the following information is collected and sent to mcstats.org: A unique identifier, the server's version of Java, whether the server is in offline or online mode, VoteRoulette's version, server's version, OS version/name and architecture, core count for the CPU, number of players online, Metrics version
- If you do no want these stats collected, you can turn them off at /plugins/PluginMetrics/config.yml by setting opt-out to true.
Requirements
You must have Votifier installed.
If you want to have rewards that give currency or rewards that only apply to certain permission groups, you must also have Vault installed.
Getting Started
- Make sure Votifier is at least on your server. If you plan to use the currency and permission group options, make sure Vault is installed as well. Are you using BungeeCord? Check out this post!
- Place VoteRoulette in your server's plugins folder. Do NOT place it in Votifier's "listeners" folder.
- Start your server to let VoteRoulette generate the default files. A copy of the config can also be found here.
- Edit settings and add awards. Visit the Config Guide for help or the Award Setups forum for ideas.
- Type "/vr reload" in your console to put the changes into effect!
Still stuck? Ask for help on the VoteRoulette forum!
Planned Additions
- Timed Milestones; Weekly, monthly, daily
- Set a votestreak with a range of days
- Custom fireworks support for item prizes
- Out-of-game Award Creator GUI?
Visit VoteRoulette's Trello page to see what I am currently working on!
I welcome your feedback! Drop me a comment telling me what you think. If you have any suggestions or ideas, please feel free to submit a ticket with a feature request.
If you have found a bug, issue, or error, please submit a ticket rather than leaving a comment! Players who post errors or file contents straight into a comment will be ignored and comments may be deleted.
Like this plugin? Contribute to the pizza and drinks fund. I deeply appreciate your support!
-
View User Profile
-
Send Message
Posted Apr 20, 2014@ebiggz
Thanks for the fast reply!!
Just tested this as you said and it works perfectly for the issue I had!
Thanks man!! <3
-
View User Profile
-
Send Message
Posted Apr 20, 2014@CaptainCreeper123
The best way to troubleshoot where the failure is happening is to turn on debug mode for both Votifier and VoteRoulette. If you are still having issues, I suggest making a ticket. And we can work together to fix the problem there. :)
-
View User Profile
-
Send Message
Posted Apr 20, 2014Hi! I'm having an issue with my vote roulette plugin. When someone votes, it doesn't register it. Any hints how to fix this? I'm just finding it weird because i seem to be the only one getting this error. Otherwise, it seems to be a great and very usefull plugin :D
-
View User Profile
-
Send Message
Posted Apr 20, 2014@jet315
You're right, if you have randomization turned off, then VoteRoulette simply gives the set default reward.
You can still get the effect you are looking for, however. Even though it seems counter-intuitive, set "giveRandomReward" to true. And make sure "considerRewardsForPlayersCurrentWorld" is also true. This means VR will get the applicable reward(s) for the world the player is currently standing in when they vote, and then pick a random one. Since you have only 1 reward per world, it will always pick the reward for that world (Essentially picking a random number between 1 and 1... which will always be 1).
-
View User Profile
-
Send Message
Posted Apr 20, 2014Great plugin although Im having some issues.
I currently have 2 different rewards, one for each world.
The first called "kitpvp" works fine. The second called "plotworld" doesnt work at all. If the user votes in any world they get kitpvp reward. ( I have set the worlds correctly in the config).
I have giveRandomReward: false but that means I have to set a defaultReward: value? leaving this blank left the user with no vote reward at all
My defaultReward: kitpvp is set so Im assuming its checking if random is true, if not give default reward? Which is not what I want. I want random to be false, but default reward to also be false.
Is this possible?
-
View User Profile
-
Send Message
Posted Apr 19, 2014@X_angelz_X
Thanks again, man!
-
View User Profile
-
Send Message
Posted Apr 17, 2014I just want to say, this plugin literally has everything and anything anyone would ever need for Voting, thank you ebiggz, keep up the great work!
-
View User Profile
-
Send Message
Posted Apr 14, 2014@PlayFriik
You're welcome, sir!
-
View User Profile
-
Send Message
Posted Apr 14, 2014@Sanjar
Top 10 is currently only all time votes, not monthly. Monthly will come soon. :)
-
View User Profile
-
Send Message
Posted Apr 14, 2014Hi,
My votes are not resetting each month? I,e /vr top 10 Or is that not a feature?
Great plugin anyhow
-
View User Profile
-
Send Message
Posted Apr 13, 2014AWESOME listener! Thank you so much for this, ebiggz & rockjolt375!
-
View User Profile
-
Send Message
Posted Apr 12, 2014@TheFlagCourier
There isn't support currently, but that is what I am working on next! Thanks for bringing it up.
-
View User Profile
-
Send Message
Posted Apr 12, 2014Is there, or will there be, support for UUIDs being iplemented in 1.7.8 and onward? (sorry, didn't catch it in the features list, we're running an early Spigot build and are very conscious before we commit to this plugin...)
-
View User Profile
-
Send Message
Posted Apr 11, 2014@ebiggz
ah man, something obvious i always miss. Thanks
-
View User Profile
-
Send Message
Posted Apr 11, 2014@Arrxzon
The plugin.yml is fine. I downloaded the version and booted it up on a test server without any errors. If you look a little further down the error, you see that the code is getting denied permission to read the entire plugin by your server.
I would check to see if permissions somehow got set on your file.
-
View User Profile
-
Send Message
Posted Apr 11, 2014got a problem with latest update http://pastebin.com/yyuu4Xe8 i'll take a look at the plugin.yml myself now too.that's were the error is coming from
-
View User Profile
-
Send Message
Posted Apr 7, 2014@wugthefk
You bet!
-
View User Profile
-
Send Message
Posted Apr 7, 2014@ebiggz
Ohh okay I understand now, thanks!
-
View User Profile
-
Send Message
Posted Apr 6, 2014@wugthefk
Then this is not a bug. Please see the configuration guide to see how VoteRoulette calculates chance :)
-
View User Profile
-
Send Message
Posted Apr 6, 2014@ebiggz
Yup, all rewards have chance settings, when I spam foecevote, they work for like 20 seconds before not working for 10 seconds and the cycle keeps going.