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 Jan 6, 2014@Sa5mmm
Forcing people to vote gets pages deleted from voting sites. Staff or not, that can be reported.
-
View User Profile
-
Send Message
Posted Jan 6, 2014For some reason when people vote it is not recorded in their /votes (name) or /topvotes why is this?
-
View User Profile
-
Send Message
Posted Jan 6, 2014hello why wont this install for me? Im using bukkit 1.7 r0.3
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Sa5mmm
will be added!
@chopstick121
it counts, but the command executed may not have effect if the player is not online (depends on the other plugin that handles the command)
-
View User Profile
-
Send Message
Posted Jan 5, 2014does the votes count if their not on the server
-
View User Profile
-
Send Message
Posted Jan 4, 2014Enhancement idea: Lets say you want your staff to vote for the server everyday in order to stay staff. But you can't really track that. So the idea would be to add permissioned rewards. Because you don't want normal players getting ranked staff when they vote. So the config would be set up like this in essence: resets: monthly rewards: every: '30': commands: - pex group Staff user add <player> - permission.node.votetokeepstaff - eco give 60 <player> - permission.node.VIP - eco give 30 <player>
This is just an idea, but I think it would be cool.
-
View User Profile
-
Send Message
Posted Jan 2, 2014@KevinEssence
Works perfect with bukkit :)
-
View User Profile
-
Send Message
Posted Dec 30, 2013Works fine but causes server to crash after some time using the latest Spigot. Removed it and crashes stopped. :x Compatible with 1.7?..
-
View User Profile
-
Send Message
Posted Dec 29, 2013Maybe wanna share the source?:D , or could you please make it so when someone joins and say You have not voted today please do so /vote or do /rewards and there is a list of rewards once the person has voted that many times he will receive it ?
Thanks!
Regards, Felixislive
-
View User Profile
-
Send Message
Posted Dec 28, 2013@Louis1234567890987654321 Could you also add a command to check how many votes you have in after every N votes?
-
View User Profile
-
Send Message
Posted Dec 28, 2013TO ALL:
This plugin is being entirely re-coded! There will be new features such as MySQL support, rewards when a player reaches N votes, rewards when a player votes every N times, and a scheduled reset (weekly, monthly, yearly or never)!
The new version will be released within this week! Stay tuned!
-
View User Profile
-
Send Message
Posted Dec 27, 2013Also, sorry for the amount of questions, but is it possible that you will implement a way so that people have to vote a certain amount of times in a 24 hour period before they get their rewards? And reset them back to 0 votes once they'v voted on each website?
-
View User Profile
-
Send Message
Posted Dec 27, 2013So does the plugin broadcast when a player has reached a voting limit?
-
View User Profile
-
Send Message
Posted Dec 25, 2013@lore16 Every command works.
-
View User Profile
-
Send Message
Posted Dec 24, 2013Does every command work ? Or only eco and give
-
View User Profile
-
Send Message
Posted Dec 13, 2013I'm getting this error randomly, sometimes /topvotes works others it spits out this error in the console and says internal error http://pastebin.com/6cr1P4qc
-
View User Profile
-
Send Message
Posted Dec 4, 2013It appears '/votes' only shows the total number of votes a player has had since the servers last stop. Is this a bug?
-
View User Profile
-
Send Message
Posted Oct 24, 2013@Huntardica
you can reset the votes every month by deleting the file "plugins/VotifierCount/votes.txt" (server must be offline when u delete it)
-
View User Profile
-
Send Message
Posted Oct 19, 2013With a future update, is there any way you could implement a vote tracking system to allow staff to see who has voted the most for our server during a single month (Top month voter for October - /Topvotes (Month)) Similar to the module on enjin.
-
View User Profile
-
Send Message
Posted Oct 11, 2013@robertjones6
may be implemented in the next update