Votifier Count
VotifierCount
Votifier Count helps servers to give rewards to the players whose votes have reached a certain amount.
PLUGIN TOTALLY REWRITTEN!
Features
- give rewards to the players who votes have reached a certain amount.
- counts player's votes
Installation
- Copy the votifier_count.jar to the /plugins folder
- IMPORTANT! This is a plugin but NOT a listener.
- Install the latest version of DataManagerAPI here (required)
- Start and stop the server
- Edit the file "plugins/VotifierCount/config.yml".
Configuration file :"plugins/VotifierCount/config.yml"
Sample:
resets: never (how long until the next reset?) rewards: every: '3': //when a player votes every 3 times commands: - say <player> has votes 5 times and earned $300 ! //these commands will be executed - 'eco give <player> 300 ' description: - '&bGet $300 every 3 votes!' //the description '5': //when a player votes every 5 times commands: - say <player> has voted 5 times and earned $1000 ! - 'eco give <player> 1000 ' description: - '&bGet $1000 every 5 votes!' '100': description: - '&cYou get $100000 when you vote every 100 times!' achieve: '50': //When a player reaches 50 votes commands: //executes these commands - say <player> has reached 50 votes and earned $10000 ! - 'eco give <player> 10000 ' description: - '&cYou get $10000 when you reach 50 votes!' //the description of the vote '100': //When a player reaches 100 votes commands: - say <player> has reached 100 votes and earned $100000 ! - 'eco give <player> 100000 ' save-data: true //Keep this true if you are NOT using MySQL! //If you are using MySQL, only one server needs to handle data saving. Keep this true on one server you choose if using MySQL.
Permissions
- votifiercount.votes - Allows players to access the command /votes
- votifiercount.topvotes - Allows players to access the command /topvotes
- votifiercount.resetvotes - Allows players to access the command /resetvotes
Commands
- /votes [player] - Checks votes of a specific player or yourself.
- /resetvotes - Resets ALL the votes! (Only ops can do this)
- /vchelp - Displays help
- /topvotes - Displays top voters' IGN and No. of votes
- /vcversion - Displays the version of this plugin
MySQL
- The MySQL host/port/password is managed with DataManagerAPI
- Read this for more details on using MySQL! If you have any problems, feel free to pm me.
Bug reports
Send me a PM using the following format:
MySQL enabled: Link to error log: Version of VotifierCount: Version of DataManagerAPI:
-
View User Profile
-
Send Message
Posted May 4, 2014This plugin died? Tsk tsk.
-
View User Profile
-
Send Message
Posted Apr 10, 2014Can you fix this please?
http://gyazo.com/919557f1647824b35d33d9cad5e6f521
-
View User Profile
-
Send Message
Posted Mar 19, 2014Ok, With every single plugin that gives rewards on player vote, a player has to be logged in for their rewards to count, other than that I like this plugin for its simplicity. If at all possible, could the plugin save players votes and not trigger them until they log in? Thanks!
-
View User Profile
-
Send Message
Posted Mar 12, 2014This is true for both Bukkit and Spigot servers the top votes overlap EX: a user could become best if he had the most votes on leaderboard It would show up (user) 45 (user)44 (user)43 please fix. This was a really good plugin in the past
-
View User Profile
-
Send Message
Posted Mar 11, 2014Hello, I am a Spigot user the votes are only counted I'd say around half the time and many times votes are lost as well. Very buggy sadly please fix :/
-
View User Profile
-
Send Message
Posted Feb 24, 2014Not working with Spigot.
-
View User Profile
-
Send Message
Posted Feb 22, 2014Does mysql have to be enabled for this to work? I had similar problems as every one, mysql disabled, using the latest verions of datamanagerapi and votifier count.
-
View User Profile
-
Send Message
Posted Feb 20, 2014@felixislive
@chopstick121
@VoxaDub
@97WaterPolo
@RyanSayer
Please send me a PM using the following format:
Make sure you have the latest version of VotifierCount and DataManagerAPI. I apologize for the late replies.
-
View User Profile
-
Send Message
Posted Feb 17, 2014Hey, are you still working on the project?:)
-
View User Profile
-
Send Message
Posted Feb 10, 2014Can't wait till new updates comes out! Because to many problems:/
-
View User Profile
-
Send Message
Posted Feb 8, 2014@RyanSayer
Can confirm. I am having this same issue.
-
View User Profile
-
Send Message
Posted Feb 6, 2014The plugin isn't working properly, for example /votes {name} shows {name} hasn't voted for this server but it registers votes for some people but then floods the leaderboard with top voter http://gyazo.com/ab7d5701ecc598ff388776b2ab6b8009
-
View User Profile
-
Send Message
Posted Feb 4, 2014how come it shows more then 1 players name at /topvotes? and does it require mysql active for the DataManagerAPi plugin
-
View User Profile
-
Send Message
Posted Feb 2, 2014I get this error when trying to use /votes http://pastebin.com/TzVqqQg0
-
View User Profile
-
Send Message
Posted Feb 1, 2014Getting this error on the startup.
http://pastie.org/8690163
-
View User Profile
-
Send Message
Posted Feb 1, 2014i found this error
http://pastebin.com/2Mj0nT41
-
View User Profile
-
Send Message
Posted Jan 31, 2014is there a list where it show like /topvote 1,2 and so on?
-
View User Profile
-
Send Message
Posted Jan 24, 2014Im using the old version of this because the new one does not show /topvotes anyways what I need help with it is the rewards...
15:'eco give <player> 10000' 20:'eco give <player> 10000 20:'xp give <player> 10000 ' 25:'file|multiplecommands.txt' 30:'give <player> 276 1 sharpness:5' 40:'file|multiplecommands.txt' 50:'give <player> 383:50 15' 60:'give <player> 52 1' 70:'give <player> 322:1 8' 80:'give <player> 52 1' 90:'give <player> 52 1'
This is my config I tryed without '' and people do not receive any rewards when they vote... Please reply. Thank you.
-
View User Profile
-
Send Message
Posted Jan 24, 2014@chopstick121 No, there isn't, but it will be added!
@johandre
yes, it is required. MySQL is recommended too, because it is more efficient and stable. (mysql is not required)
-
View User Profile
-
Send Message
Posted Jan 23, 2014is there a log for players that voted